diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-22 10:12:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-22 10:12:25 +0000 |
commit | fa9d5f644550b303cbbd33d75fff541cd0089a06 (patch) | |
tree | 713bd7133b047f3175fc39487b60d04f8524445a /old/fileutils/NEWS | |
parent | e55708d43c5e100d53794bed90cc79543ad65f4f (diff) | |
download | coreutils-fa9d5f644550b303cbbd33d75fff541cd0089a06.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r-- | old/fileutils/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index c4115ae43..119c238a4 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,8 @@ Changes in release 4.1.0: +[4.0.45] +* regenerate configure using a patched version of autoconf-2.49e to work + around a bug in its test for a working memcmp function +* ls: fix off-by-one error introduced with last patch [4.0.44] * ls: When given two or more arguments but the only one that exists is a directory, don't treat it as if it were the only argument. Before, |