diff options
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 |