From: Jim Meyering Date: Fri, 18 Jul 2003 07:12:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=309d778d051004300f112824c169a72ab83369af;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 98408c30be..8b251eab27 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-07-17 Paul Eggert + + * xalloca.h, xmalloc.c, xmemcoll.c, xmemcoll.h: + Merge with gnulib. Use a single exit_failure variable rather + than a separate one for each module. + 2003-07-16 Jim Meyering * Makefile.am (AM_CPPFLAGS): Rename from `INCLUDES', to avoid