From: Jim Meyering Date: Sat, 11 Nov 2000 14:52:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~129 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=eabc99b8a477c4d4a94747fc7a26796f80030269;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 28595b7f20..8d21465007 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,7 +4,7 @@ Changes in release 4.01: rather than as a date/time in the obsolescent `MMDDhhmm[YY]' format. * mkdir no longer sets the permissions of the final directory component if it already exists (this bug, too, was introduced recently) -* ls's --full-time format string is now local dependent +* ls's --full-time format string is now locale dependent [4.0.31] * mkdir: fix a bug introduced in 4.0.30 whereby `mkdir existing-dir' would succeed. Now it fails, as it should (and used to).