From: Jim Meyering Date: Wed, 15 Jan 2003 12:24:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b5ef6146215d23e42ff7d97210d04a6847e7e0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index e4111713b7..63cca41e2e 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