From: Jim Meyering Date: Mon, 11 Nov 2002 13:39:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cd5cc1b70c1f0a2ce96c69e6dc42733375b52d7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b3e29cb187..b894bbb0ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ properly. Reported by Jeff Sheinberg as Debian bug #168203. Patch by Michael Stone. + * tests/ls-2/tests (sl-dF-color): New test for the above fix. + * 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.