]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 30 Jul 2000 17:08:10 +0000 (17:08 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Jul 2000 17:08:10 +0000 (17:08 +0000)
old/fileutils/ChangeLog

index 2257b89ec489cf3473c7184921a21231d59f9a1d..e70f7e6eb032f7d392fd56a131d3fdb6f0dc12d6 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-30  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.0y.
+
        * src/df.c: Convert "`%s'" in format strings to "%s", and wrap each
        corresponding argument in a `quote (...)' call.
        * src/dircolors.c: Likewise.
@@ -9,6 +11,7 @@
        * src/mknod.c: Likewise.
        * src/shred.c: Likewise.
        * src/rmdir.c: Likewise.
+       * src/cp-hash.c: Likewise.
 
        * src/chgrp.c: Convert "`%s'" in format strings to "%s", and wrap each
        corresponding argument in a `quote (...)' call.
@@ -22,6 +25,7 @@
        * tests/help-version: ...here
        * tests/Makefile.am (TESTS): Set to help-version.
        (TESTS_ENVIRONMENT): Define.
+       (EXTRA_DIST): Add $(TESTS).
        * src/Makefile.am (EXTRA_DIST): Remove help-version.
        (TESTS): Remove definition.
        (TESTS_ENVIRONMENT): Remove definition.