diff options
-rw-r--r-- | old/fileutils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ed26bbca2..f56d1a67e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +2001-07-14 Jim Meyering <meyering@lucent.com> + + * Makefile.maint (tgz-size): Also work for sizes in the kilobyte range. + + Changes from autoconf. + * Makefile.maint (GZIP_ENV): Add --best. + (AMTAR): Define. + (writable-files): Factor out ../release/ constant, and work (by + creating it) even if such a directory doesn't exist. + 2001-07-08 Jim Meyering <meyering@lucent.com> * src/copy.c (get_dest_mode): Clear set-user-ID and set-group-ID bits |