summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b77817a84..c266dbe2b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,6 +1,11 @@
-2001-01-07 Jim Meyering <meyering@lucent.com>
+2001-01-09 Jim Meyering <meyering@lucent.com>
+
+ Give a better diagnostic for `cp -R a a'.
+ * src/copy.c (top_level_src_path, top_level_dst_path): New globals.
+ (copy_internal): Use them.
+ (copy): Set them.
- * Version 4.0.36.
+2001-01-07 Jim Meyering <meyering@lucent.com>
* src/cp.c (usage): Split a string that was longer than 2048 bytes.