From: Jim Meyering Date: Fri, 16 Feb 2001 19:31:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_40~39 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e94c44b8f019f245044720bc13d69d8f6ebb1506;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 94f6bb7418..92fb2e3736 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2001-02-16 Paul Eggert + + * lib/alloca.c (malloc): Undef before defining, since stdlib.h + may have defined it. + 2001-02-07 Jim Meyering * regex.c: Update from libc.