diff options
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 7dfd99417..559ee5dca 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.01: [4.0.36] +* ls -l now reports the year for files even slightly in the future, as + POSIX requires. This helps warn users about clock skew problems. * `cp -d file symlink-to-some-other-file' no longer fails * performance improvements for ls [4.0.35] |