From: Jim Meyering Date: Thu, 24 May 2001 06:12:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_9~54 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=418c24dd7e65024b05f5a2f36ab449a44f736b5f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ede5ffdf8e..4af2febd6c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2001-05-24 Jim Meyering + + * argmatch.c: Include "quote.h". + (argmatch_invalid): Remove explicit `' quotes. Instead, use the + quote function. Reported by Göran Uddeborg. + 2001-05-20 Alexandre Duret-Lutz * dirname.c (dir_name): Compute append_dot using path, not newpath