From: Jim Meyering Date: Sat, 11 Nov 2000 07:52:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_32~12 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=403470bdfba1a0359e1ebcb50890d5b4fdfba2f9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f56dc9f51e..28595b7f20 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -4,6 +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 [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).