From: Jim Meyering Date: Tue, 22 Jun 2004 15:02:59 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227b2e9daafa3e58294e57a8b80524418bb6dbaf;p=thirdparty%2Fcoreutils.git . --- diff --git a/NEWS b/NEWS index ac479f1c03..edcd3687cb 100644 --- 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.