summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 32ea39211..c27419cd7 100644
--- 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]