Index: ossp-pkg/shtool/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/shtool/ChangeLog,v rcsdiff -q -kk '-r1.137' '-r1.138' -u '/v/ossp/cvs/ossp-pkg/shtool/ChangeLog,v' 2>/dev/null --- ChangeLog 2000/11/29 19:58:58 1.137 +++ ChangeLog 2000/11/29 20:03:03 1.138 @@ -10,6 +10,9 @@ ChangeLog Changes between 1.5.1 and 1.5.2 (06-Jul-2000 to 18-Nov-2000): + + *) Be extra paranoid and create temporary files with permissions of 0600. + [Ralf S. Engelschall] *) Replaced a few too conservative `if [..] && [..]' with the faster but still portable `if [.. -a ..]'. Only make sure that `-a' and `-o'