From: Jim Meyering Date: Wed, 8 Jan 1997 04:57:06 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_15~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0a020d50b7090f336650a5241cb10cc2ef73944;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 1d04c5d8d1..bb5c33c523 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 3.15: +* touch --date=DATE bug (due to broken getdate.y) has been fixed * ls -l no longer misformats the date when run in a locale for which the locale's abbreviated week-day name (strftime's %a format) is shorter or longer than the `normal' three bytes (with LANG=de it's a two-byte string).