]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 11 Nov 2002 09:15:08 +0000 (09:15 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 Nov 2002 09:15:08 +0000 (09:15 +0000)
ChangeLog

index 5ad8c4c69d1ccf0f7e7ca5b121a168115d2567df..dd4a628c1c8fda6ab69732237bfc65d00f507732 100644 (file)
--- 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.