]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 5 Oct 2001 11:47:15 +0000 (11:47 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 5 Oct 2001 11:47:15 +0000 (11:47 +0000)
old/fileutils/ChangeLog

index 0c749e0a73e9d10367bc69cdb9d188d4195a721b..d28a6f3e1bc99a93b082dddb58ee1a5f43693dd0 100644 (file)
@@ -1,7 +1,17 @@
-2001-09-29  Jim Meyering  <meyering@lucent.com>
+2001-10-05  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.1.
 
+       * src/copy.c: Include hash-pjw.h and remove definition of hash_pjw.
+       * src/remove.c: Likewise.
+
+2001-10-01  Jim Meyering  <meyering@lucent.com>
+
+       * src/remove.c (hash_pjw): Remove function.
+       * src/copy.c: Likewise.
+
+2001-09-29  Jim Meyering  <meyering@lucent.com>
+
        * src/copy.c (copy_internal): Call record_dest for all types of
        files (for which this makes sense), not just regular ones.