]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
ls now defaults to --time-style='locale'.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2005 20:58:57 +0000 (20:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Nov 2005 20:58:57 +0000 (20:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8882c17fe20fd8100ff6f10d63f1a5182e0e4746..6876b68a445e8ef2ef000843d7d4e0d45221db59 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 * Major changes in release 6.0-cvs (????-??-??) [unstable]
 
+** Changes in behavior
+
+  ls now defaults to --time-style='locale', not --time-style='posix-long-iso'.
+  However, the 'locale' time style now behaves like 'posix-long-iso'
+  if your locale settings appear to be messed up.  This change
+  attempts to have the default be the best of both worlds.
+
 ** Scheduled for removal
 
   rm's --directory (-d) option is scheduled for removal in 2006.  This