From 782f4e9842f8b9c0eef247bb892c4db2867bbccc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Apr 2001 10:14:20 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index db6d1b7bd..50328b995 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.