diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-22 10:14:20 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-22 10:14:20 +0000 |
commit | 782f4e9842f8b9c0eef247bb892c4db2867bbccc (patch) | |
tree | c03036ecc0f60a3f20247adf1816abe387583f0c /old | |
parent | 8fb784af90de0721723daf10c308122005d2b9f6 (diff) | |
download | coreutils-782f4e9842f8b9c0eef247bb892c4db2867bbccc.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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. |