summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 0c749e0a7..d28a6f3e1 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.