summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog3
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.