summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-11-11 09:15:08 +0000
committerJim Meyering <jim@meyering.net>2002-11-11 09:15:08 +0000
commitf1bfccb00b512b39b713d3fcac94a6534832c0dd (patch)
tree6017db1361a8bc0eb97d74a323ea30e838c859e5 /ChangeLog
parent092a0520eb998b3de4902f09024e827835763295 (diff)
downloadcoreutils-f1bfccb00b512b39b713d3fcac94a6534832c0dd.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ad8c4c69..dd4a628c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,11 @@
* Version 4.5.4.
- * src/stat.c (usage): Transform --help output via s/ - / /,
+ * src/ls.c (gobble_file): Make `ls -dF --color symlink-to-dir' work
+ properly. Reported by Jeff Sheinberg as Debian bug #168203.
+ Patch by Michael Stone.
+
+ * src/stat.c (usage): Transform --help items output via s/ - / /,
so that help2man produces properly formatted man pages.
Reported by Herbert Xu as Debian bug #168400.