]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** FILEUTILS-3_16j
authorJim Meyering <jim@meyering.net>
Sun, 4 Jan 1998 23:28:28 +0000 (23:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jan 1998 23:28:28 +0000 (23:28 +0000)
old/fileutils/ChangeLog

index 9a8e1b333707d0f251972fbc4e1870d16da42a20..ea2ab5b022c868cb9824f14a131a775905f5b15d 100644 (file)
@@ -2,6 +2,9 @@
 
        * Version 3.16j.
 
+       * lib/Makefile.in: Regenerated with patched automake-1.2d.
+       See README-alpha.
+
        * src/chgrp.c: Use a single enumerated type, Verbosity, instead of
        the two booleans, verbose and changes_only.  This fixes a bug whereby
        --change had the same effect as --verbose.