From: Jim Meyering Date: Thu, 21 Nov 2002 13:16:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b38b96b80cee08394b1729638693abd348e8e799;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ac2b39f376..856a547587 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,9 @@ 2002-11-21 Jim Meyering + * quotearg.c: Use `"'s when including quotearg.h and xalloc.h, + not the `<...>' notation. + Include and declare errno if necessary. + * README: Update from gnulib. 2002-11-20 Paul Eggert