diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-13 19:08:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-13 19:08:39 +0000 |
commit | cf3c9c6a111460faadaae7f916ad464d5d35f855 (patch) | |
tree | 71008b251392622ddb812b2f357e0a765204bd2c /old/fileutils | |
parent | beb67dc95419e7f2a80ef1834139642df48a9672 (diff) | |
download | coreutils-cf3c9c6a111460faadaae7f916ad464d5d35f855.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 2bd0c8ced..51ccc272e 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 3.14: +* ls -l honors current locale with respect to abbreviated month and day names + on systems with a locale-sensitive strftime function, e.g., ones based on + recent versions of the GNU C library * ls -l recognizes Cray's migrated dmf files. * chgrp no longer aborts when given a group number larger than INT_MAX * chgrp now fails when run by root with an unrecognized group name |