projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8740ecf
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 9 Jan 2001 16:13:29 +0000
(16:13 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 9 Jan 2001 16:13:29 +0000
(16:13 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index b77817a848f67b52a3b80270088ae96a9845a62b..c266dbe2bba17f12704672a9a1f8b922bf7023fe 100644
(file)
--- 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.