From: Jim Meyering Date: Fri, 31 Oct 2003 14:04:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27acea311d96771d3108b5f01afc07bf859454ab;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index a5d98368ed..2fb4210cbb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,9 +1,11 @@ 2003-10-31 Jim Meyering + * linebuffer.c: Include for declaration of memset. * alloca.c, linebuffer.c, xmalloc.c, xalloc.h: Update from gnulib. * exclude.c, getgroups.c, quotearg.c, stdbool_.h: Update from gnulib. + * hash.c, hash-pjw.h: Update from gnulib. 2003-10-25 Jim Meyering