From e7573e15d961b7521383f1493f830be6a6251948 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 27 Aug 2006 19:46:26 +0000 Subject: * NEWS: Mention this. --- ChangeLog | 1 + NEWS | 3 +++ 2 files changed, 4 insertions(+) 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. diff --git a/NEWS b/NEWS index b9c984bbe..0409cb4ba 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + cp --backup no longer fails when the last component of a source file + name is "." or "..". + "ls --color" would highlight other-writable and sticky directories no differently than regular directories on a file system with dirent.d_type support. -- cgit v1.2.3-70-g09d2