Act on the Austin Group's response yesterday to XCU ERN 63.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Jun 2005 19:32:04 +0000 (19:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Jun 2005 19:32:04 +0000 (19:32 +0000)
ChangeLog

index b124c53..c5268e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,18 @@
-2005-06-10  Jim Meyering  <jim@meyering.net>
+2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       Act on the Austin Group's response yesterday to XCU ERN 63; see
+       <http://www.opengroup.org/austin/docs/austin_260.txt>.
+       * NEWS: ls no longer outputs an extra space between mode and link count.
+       * doc/coreutils.texi: Remove the extra spaces in "ls -l" output.
+       * src/ls.c (any_has_acl): New var.
+       (clear_files): Clear it.
+       (gobble_file): Set it if a file has an ACL.
+       (print_long_format): Omit needless space unless some file has an ACL.
+
+2005-06-10  Jim Meyering  <jim@meyering.net>
+
        * src/system.h (VERIFY_W_TYPEOF): Add parentheses.
 
 2005-06-02  Jim Meyering  <jim@meyering.net>