summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2007-08-20 17:27:53 +0200
committerJim Meyering <jim@meyering.net>2007-08-20 17:29:27 +0200
commit6dfe8fc30d29658ec002c04d390b19435cdecba1 (patch)
treec1a75b718ca6544d58cc84abdd6cdab3bcc431d0 /NEWS
parentfeed02af9d09527745d10138cc08da9ed0702b7e (diff)
downloadcoreutils-6dfe8fc30d29658ec002c04d390b19435cdecba1.tar.xz
NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0.
Problem reported by Soren Spies in <http://lists.gnu.org/archive/html/bug-coreutils/2007-08/msg00106.html>. To be conservative, just say the bug was in all versions through 6.6.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index edbf3b49d..225697dc5 100644
--- a/NEWS
+++ b/NEWS
@@ -218,7 +218,7 @@ GNU coreutils NEWS -*- outline -*-
Fix similar problems with cp options like -p that imply
--preserve=ownership, with install -d when combined with either -o
or -g, and with mv when copying across file system boundaries.
- This bug affects coreutils 6.0 through 6.6.
+ This bug affects all versions of coreutils through 6.6.
du --one-file-system (-x) would skip subdirectories of any directory
listed as second or subsequent command line argument. This bug affects