cp: make -a option preserve xattrs, but with reduced diagnostics
[platform/upstream/coreutils.git] / NEWS
diff --git a/NEWS b/NEWS
index 540c5a3..766f271 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,10 @@ GNU coreutils NEWS                                    -*- outline -*-
   at a time.  This was seen to increase throughput.  Up to 2 times
   when reading cached files on linux for example.
 
+  cp -a now tries to preserve extended attributes (xattr), but does not
+  diagnose xattr-preservation failure.  However, cp --preserve=all still does.
+
+
 * Noteworthy changes in release 7.1 (2009-02-21) [stable]
 
 ** New features