diff options
author | Jim Meyering <jim@meyering.net> | 1996-11-03 14:42:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-11-03 14:42:03 +0000 |
commit | 7f82c56f152477376d5faff029d8bf4027798aa8 (patch) | |
tree | 50064bfccc4214015aec2102837c00061ad3272d | |
parent | 5582e6dad335facddf60ed0629c4d772f432d32c (diff) | |
download | coreutils-7f82c56f152477376d5faff029d8bf4027798aa8.tar.xz |
.
-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 0041c563d..71b07bfce 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.14: + [3.13j] +* ls --color highlights orphaned symlinks text on terminals that support it [3.13i] * ls -l honors current locale with respect to abbreviated month names (and, with --full-time day names) on systems with a locale-supporting strftime |