From: Jim Meyering Date: Wed, 19 Oct 2005 07:32:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.92~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21735a53583545c95107c9029b987d03d8244752;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 91be0b27a9..3403a467d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-10-19 Jim Meyering +2005-10-18 Paul Eggert * Version 5.92-cvs. + * src/dircolors.c (append_quoted): Quote ' correctly. + Problem reported by Eric Blake. + +2005-10-19 Jim Meyering + * tests/dircolors/simple (quote): Add test for the above fix. 2005-10-18 Jim Meyering