ossp-pkg/shtool/ChangeLog 1.183 -> 1.184
--- ChangeLog 2003/02/22 12:27:20 1.183
+++ ChangeLog 2003/04/04 16:36:00 1.184
@@ -9,7 +9,18 @@
ChangeLog
- Changes between 1.6.2 and 2.0b0 (02-Nov-2002 to xx-Feb-2003):
+ Changes between 1.6.2 and 2.0b0 (02-Nov-2002 to xx-Apr-2003):
+
+ *) Make sure "shtool rotate" does still correctly determine
+ the size of a file if its filename contains whitespaces.
+ [Ralf S. Engelschall <rse@engelschall.com>,
+ Bill Campbell <bill@celestial.com>]
+
+ *) Consistently use "/bin/ls" instead of "ls" internally to avoid
+ problems with other "ls" in PATH while still not becoming
+ unportable (because "/bin/ls" is really on every reasonable
+ Unix-style platform the "ls" command).
+ [Ralf S. Engelschall <rse@engelschall.com>]
*) Enhance %u, %U, %g and %G expansions of "shtool echo -e"
by also trying the Solaris/Linux "getent" command.
|
|