diff options
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 923166d0e..0041c563d 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,7 +1,7 @@ Changes in release 3.14: [3.13i] * ls -l honors current locale with respect to abbreviated month names (and, - with --full-time day names) on systems with a locale-sensitive strftime + with --full-time day names) on systems with a locale-supporting 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 |