* 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.
** 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]