diff options
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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] |