diff options
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 51ccc272e..9b5599658 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,7 +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 honors current locale with respect to abbreviated month names (and, + with --full-time 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 |