diff options
author | Jim Meyering <jim@meyering.net> | 2001-01-02 07:14:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-01-02 07:14:47 +0000 |
commit | 1f678f44f981654b3371561a3ec758a8c3907229 (patch) | |
tree | e6aa13aa25e94044c2e2eb54b59ae985f931eac1 /old/fileutils/NEWS | |
parent | 895cf6e91fa15078f95c0ca3d56e7da9585ce066 (diff) | |
download | coreutils-1f678f44f981654b3371561a3ec758a8c3907229.tar.xz |
*** empty log message ***
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] |