summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 66f196ebe..3990cab14 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,11 @@
-1998-05-10 Jim Meyering <meyering@ascend.com>
+1998-05-12 Jim Meyering <meyering@ascend.com>
* Version 3.16o.
+ * src/copy.c (copy_internal): Plug a small leak.
+
+1998-05-10 Jim Meyering <meyering@ascend.com>
+
* src/mv.c (do_move): Remove lots of code that was duplicated in
copy.c (copy), now that copy() has better support for mv. This fixes
a bug with cross-filesystem `mv -i' whereby you could get two prompts