*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 9 Jan 2001 16:13:29 +0000 (16:13 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 9 Jan 2001 16:13:29 +0000 (16:13 +0000)
old/fileutils/ChangeLog

index b77817a848f67b52a3b80270088ae96a9845a62b..c266dbe2bba17f12704672a9a1f8b922bf7023fe 100644 (file)
@@ -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.