From: Jim Meyering Date: Mon, 13 Oct 2003 15:27:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~428 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9255d03f39d83fd1c4599758fb2f97c4c8be633f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 949abde1ce..32be63654c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-10-13 Paul Eggert + + * xalloc.h, xmalloc.c, xstrdup.c: Import latest version from gnulib. + 2003-09-29 Paul Eggert * Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.