diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index f56dc9f51..28595b7f2 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).