]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 09:23:52 +0000 (09:23 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 09:23:52 +0000 (09:23 +0000)
old/fileutils/ChangeLog

index 807d890206aaf5fb744c6a23b08576887f9c7662..d7b9dae81e7fc1e090a2ad1db8a31b8a3423a0e9 100644 (file)
@@ -1,17 +1,16 @@
 2000-12-16  Jim Meyering  <meyering@lucent.com>
 
-       * tests/chgrp/basic: Use group-names.
-       * tests/chgrp/deref: Likewise.
-       * tests/chgrp/recurse: Likewise.
+       * Version 4.0.34.
 
        * tests/group-names: New file.
        * tests/Makefile.am (EXTRA_DIST): Add group-names.
+       * tests/chgrp/basic: Use group-names.
+       * tests/chgrp/deref: Likewise.
+       * tests/chgrp/recurse: Likewise.
 
        * tests/chgrp/basic: Don't assume that creating a file gives it
        group $g1.
 
-       * Version 4.0.34.
-
        * tests/chgrp/Makefile.am (TESTS): Add recurse.
 
 2000-12-15  Jim Meyering  <meyering@lucent.com>