From 6dfe8fc30d29658ec002c04d390b19435cdecba1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 20 Aug 2007 17:27:53 +0200 Subject: [PATCH] NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0. Problem reported by Soren Spies in . To be conservative, just say the bug was in all versions through 6.6. --- ChangeLog | 7 +++++++ NEWS | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6462d9e0c3..5f188d75df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-20 Paul Eggert + + * NEWS: The old cp -p bug affected coreutils releases before 6.0. + Problem reported by Soren Spies in + . + To be conservative, just say the bug was in all versions through 6.6. + 2007-08-19 Eric Blake Avoid consuming too much seekable input when yesno is used. diff --git a/NEWS b/NEWS index edbf3b49da..225697dc59 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 -- 2.47.3