maint: update a couple of NEWS items for the pending release
authorPádraig Brady <P@draigBrady.com>
Wed, 21 Apr 2010 06:50:39 +0000 (07:50 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 21 Apr 2010 06:55:38 +0000 (07:55 +0100)
* NEWS: Mention that cp and mv from the previous release did
not support preserving extended attributes (fixed in e489fd04).
Improve the grammar for the "cp capabilities" item.

NEWS

diff --git a/NEWS b/NEWS
index 32ea392..c27419c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
-  cp now preserves "capabilities" also when preserving file ownership.
+  cp and mv once again support preserving extended attributes.
+  [bug introduced in coreutils-8.4]
+
+  cp now preserves "capabilities" when also preserving file ownership.
 
   ls --color once again honors the 'NORMAL' dircolors directive.
   [bug introduced in coreutils-6.11]