From: Jim Meyering Date: Sun, 22 Apr 2001 16:52:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_14^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=c582df59bf507fdfd346999242d95f5b56b900a7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 52cfe74aa1..aa911b97c9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,10 @@ +2001-04-22 Jim Meyering + + * Version 2.0.14. + + * configure: Regenerate using a patched copy of autoconf-2.49e to + work around a bug in its test for a working memcmp function. + 2001-03-28 Paul Eggert * src/cksum.c: Fix bugs when computing length of large files.