]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 6 Oct 2001 17:25:12 +0000 (17:25 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Oct 2001 17:25:12 +0000 (17:25 +0000)
old/fileutils/ChangeLog

index 10d2517334260aacff76230a31634a705610dbb8..5758fe5bf3a284431442ac1e7ad21c33f7d2ee01 100644 (file)
@@ -1,5 +1,9 @@
 2001-10-06  Jim Meyering  <meyering@lucent.com>
 
+       * Version 4.1.1.
+
+       * src/cp-hash.c: Rewrite to use the functions in lib/hash.c.
+       * src/cp-hash.h: Update prototype for hash_init.
        * src/mv.c (do_move): Reflect that hash_init now takes no arguments.
        * src/install.c (main): Likewise.
        * src/cp.c (main): Likewise.
@@ -9,8 +13,6 @@
        has 1 < st_nlink, or if it's a directory.
        Now that EARLIER_FILE is set conditionally, initialize it to NULL.
 
-       * Version 4.1.1.
-
        * tests/mv/childproof: Redirect stderr on one test.
 
 2001-10-05  Jim Meyering  <meyering@lucent.com>