From 2aa901dadd32f63f484e1812361c39e68fb3589f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 8 Nov 2005 21:00:10 +0000 Subject: ls now defaults to --time-style='locale', which in turn acts like --time-style='posix-long-iso' if the locale settings are messed up. --- doc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index d0f84e63a..5673f91d6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-11-08 Paul Eggert + + * coreutils.texi (Formatting file timestamps): ls now defaults to + --time-style='locale', which in turn acts like + --time-style='posix-long-iso' if the locale settings are messed up. + 2005-11-02 Paul Eggert * coreutils.texi (rm invocation): Don't mention --directory (-d). -- cgit v1.2.3-54-g00ecf