diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-03 02:46:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-03 02:46:09 +0000 |
commit | d5718682cc29f7192a6826c6642cecffba000e5b (patch) | |
tree | d63f9899864ce5e2127238a9b865b7130f6508ad /old/fileutils/NEWS | |
parent | 81e3dc92831f8046af49683ff493ad67b775e054 (diff) | |
download | coreutils-d5718682cc29f7192a6826c6642cecffba000e5b.tar.xz |
.
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8ee2991d8..7eb42b3d8 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 3.14: [3.13j] +* ls --color highlights based on suffix rules only for regular files * touch --date=DATE accepts dates like those in an RCS log listing, e.g., `1992/11/01 05:44:34'. * install SRC DST no longer rejects non-regular, non-directory SRC |