From: Jim Meyering Date: Fri, 22 Nov 2002 10:28:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c9c50bf725d8925cef7af5ab8b82b734e86b220;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 0011222de4..765762ce2c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2002-11-21 Bruno Haible + + * xmalloc.c: Change compile-time error message. Add comment about + required autoconf version. + * xmalloc.c: Include gettext.h instead of . + (textdomain): Remove definition. + 2002-11-21 Jim Meyering * strdup.c (strdup): Merge in changes from gnulib; mainly to