* NEWS (Improvements): Mention improved (via gnulib) ACL support.
authorBruno Haible <bruno@clisp.org>
Mon, 9 Jun 2008 07:10:06 +0000 (09:10 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Jun 2008 07:11:04 +0000 (09:11 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 645fcbe..97f3162 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,12 @@ GNU coreutils NEWS                                    -*- outline -*-
   md5sum now accepts the new option, --quiet, to suppress the printing of
   'OK' messages.  sha1sum, sha224sum, sha384sum, and sha512sum accept it, too.
 
+** Improvements
+
+  Improved support for access control lists (ACLs): On MacOS X, Solaris 7..10,
+  HP-UX 11, Tru64, AIX, IRIX 6.5, and Cygwin, "ls -l" now displays the presence
+  of an ACL on a file via a '+' sign after the mode, and "cp -p" copies ACLs.
+
 
 * Noteworthy changes in release 6.12 (2008-05-31) [stable]