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

index 8e73aa5db4bd9ea496950815ea694712123bf205..9a8e1b333707d0f251972fbc4e1870d16da42a20 100644 (file)
@@ -1,5 +1,7 @@
 1998-01-04  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * Version 3.16j.
+
        * 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.