summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-15 12:24:54 +0000
committerJim Meyering <jim@meyering.net>2003-01-15 12:24:54 +0000
commit23b5ef6146215d23e42ff7d97210d04a6847e7e0 (patch)
tree3a0ff6372c128da86948af92e3640743717d70ba /NEWS
parente1f1be8559019d9b8e8c38dcebd49d1118fc9069 (diff)
downloadcoreutils-23b5ef6146215d23e42ff7d97210d04a6847e7e0.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4111713b..63cca41e2 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@
Before, it would fail with `no such file or directory'
* ls -s symlink and ls -i symlink now print attributes of `symlink', rather
than attributes of their referents
+* Fix a bug introduced in 4.5.4 that made it so that ls --color would no
+ longer highlight the names of files with the execute bit set when not
+ specified on the command line.
* shred's --zero (-z) option no longer gobbles up any following string
Before, `shred --zero file' would produce `shred: missing file argument',
and worse, `shred --zero f1 f2 ...' would appear to work, but would leave