summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-05 11:47:15 +0000
committerJim Meyering <jim@meyering.net>2001-10-05 11:47:15 +0000
commit6d64ac84426b7597fad0d8cd467863ab5d338be0 (patch)
tree15abd0f045d0b674a61dbb0b03080ab36e7a92ac /old/fileutils
parent175e677c82a13e7251eedbae865ab8af4ddb8fd1 (diff)
downloadcoreutils-6d64ac84426b7597fad0d8cd467863ab5d338be0.tar.xz
*** empty log message ***
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.