summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-02-06 12:37:47 +0000
committerJim Meyering <jim@meyering.net>2006-02-06 12:37:47 +0000
commit2489dfb646faef1de36d26734a123f9fe56cb6e7 (patch)
tree6ec4cb08d6a9f95398400e8285edfc7ecafa41e9
parentc501fbc346a9d43fd51153e57fcd15d8e563a9ac (diff)
downloadcoreutils-2489dfb646faef1de36d26734a123f9fe56cb6e7.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 31c1fb782..d31fcd2d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@
2006-02-04 Jim Meyering <jim@meyering.net>
- * src/copy.c (copy_internal): cp -RL no longer fails when encountering
+ * src/copy.c (copy_internal): cp -RL would fail when encountering
the same directory more than once in the hierarchy beneath a single
command-line argument. That is legitimate, e.g. when there are
two or more symbolic links, each pointing to some directory that