From: Jim Meyering Date: Mon, 11 Nov 2002 09:15:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1bfccb00b512b39b713d3fcac94a6534832c0dd;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5ad8c4c69d..dd4a628c1c 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.