summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-14 20:51:25 +0000
committerJim Meyering <jim@meyering.net>2003-01-14 20:51:25 +0000
commit4d76e1e857fabd507350cf00d74196f61c06bc3e (patch)
treecc4e76ba698b36ff84e1b2b3592dc3140f1ccc64 /ChangeLog
parenta57532aeacff3026b599ad2c62b237df9b69293c (diff)
downloadcoreutils-4d76e1e857fabd507350cf00d74196f61c06bc3e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c969068e1..3c84120b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.