From: Jim Meyering Date: Sun, 5 Jan 1997 03:32:28 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_15~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a518e2842972d14bf9cae468642480b78b5850f9;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index efa6b46596..df15617328 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,7 @@ Changes in release 3.15: -* fix a bug in ls that manifested with e.g., LANG=de by eliding the first - character of the month name. +* 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). [3.14b]: * Using --program-prefix no longer applies the prefix twice * ls --color properly restores color attributes upon completion when the