.
authorJim Meyering <jim@meyering.net>
Tue, 22 Jun 2004 15:02:59 +0000 (15:02 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jun 2004 15:02:59 +0000 (15:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ac479f1..edcd368 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,6 +65,10 @@ GNU coreutils NEWS                                    -*- outline -*-
   are no longer safe, as `sort' might start writing F before `cat' is
   done reading it.  This problem cannot occur unless `-m' is used.
 
+  When outside the default POSIX locale, the 'who' and 'pinky'
+  commands now output time stamps like "2004-06-21 13:09" instead of
+  the traditional "Jun 21 13:09".
+
   pwd now works even when run from a working directory whose name
   is longer than PATH_MAX.