diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-11 13:42:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-11 13:42:17 +0000 |
commit | 3ac192dc188e670b50bdc38370257e3c208b9331 (patch) | |
tree | 3c31dd642179c0ebe02e07fbb2a2b6d24c015c0a /old | |
parent | 39d746aace9bb878a179a8d5e64a5a72b4e2cf03 (diff) | |
download | coreutils-3ac192dc188e670b50bdc38370257e3c208b9331.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a1cdb46d4..a9db82c8a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.32. + * Makefile.maint (GZIP_ENV): Define to --no-name, so the timestamp + is not included in the .tar.gz file. + * tests/mkdir/perm (tests): Use `empty' (instead of just blanks) to indicate no `-m' option. Using just blanks wasn't portable to Solaris2.5.1's /bin/sh. |