From: Jim Meyering Date: Sat, 17 Feb 2001 07:13:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_40~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98c5eb08be7cb4ce71389611197f39cce80c98e8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 92fb2e3736..934392e911 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,8 @@ 2001-02-16 Paul Eggert * lib/alloca.c (malloc): Undef before defining, since stdlib.h - may have defined it. + may have defined it. Needed for Encore Umax-3.0.9.16b systems. + Reported by Mark Hounschell via Paul Eggert. 2001-02-07 Jim Meyering