summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-27 19:46:26 +0000
committerJim Meyering <jim@meyering.net>2006-08-27 19:46:26 +0000
commite7573e15d961b7521383f1493f830be6a6251948 (patch)
tree5f7636cd0498e6d430fd2ee6d07d9b994de92d98 /ChangeLog
parent520a954d7e8823a4c385c662b3b571ae53f125ea (diff)
downloadcoreutils-e7573e15d961b7521383f1493f830be6a6251948.tar.xz
* NEWS: Mention this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a15cec1da..bdf8adf13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* src/copy.c (copy_internal): Don't make a backup if the last
component of the source name is "." or "..".
Reported by Andreas Schwab in https://savannah.gnu.org/bugs/?17540.
+ * NEWS: Mention this.
* tests/cp/src-base-dot: New file. Test for the above fix.
* tests/cp/Makefile.am (TESTS): Add src-base-dot.