diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-14 20:51:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-14 20:51:25 +0000 |
commit | 4d76e1e857fabd507350cf00d74196f61c06bc3e (patch) | |
tree | cc4e76ba698b36ff84e1b2b3592dc3140f1ccc64 /ChangeLog | |
parent | a57532aeacff3026b599ad2c62b237df9b69293c (diff) | |
download | coreutils-4d76e1e857fabd507350cf00d74196f61c06bc3e.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Version 4.5.5. + * tests/ls/dangle: New test, for the above fix. + * tests/ls/inode: Another new test, for the above fix. + * src/ls.c (gobble_file): 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. |