From: Jim Meyering Date: Sun, 22 Apr 2001 10:14:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_14~3 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=782f4e9842f8b9c0eef247bb892c4db2867bbccc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index db6d1b7bdc..50328b9955 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,9 @@ * Version 4.0.45. + * configure: Regenerate using a patched copy of autoconf-2.49e to + work around a bug in its test for a working memcmp function. + * tests/ls/no-arg: New file. * tests/ls/Makefile.am (TESTS): Add no-arg. * src/ls.c (main): Fix off-by-one error introduced with last change.