From: Jim Meyering Date: Thu, 30 Aug 2001 19:19:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~263 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0f165cf273aeb08dcc74eb66369239e4b86606fb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 116e9e23c4..1c2e9c939b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-08-30 Paul Eggert + + * lib/alloca.c (alloca): Arg is of type size_t, not unsigned. + 2001-08-27 Jim Meyering * Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c