diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-22 10:12:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-22 10:12:59 +0000 |
commit | 8fb784af90de0721723daf10c308122005d2b9f6 (patch) | |
tree | c499ad5343c462a059434050653fbe1b09e830df | |
parent | fa9d5f644550b303cbbd33d75fff541cd0089a06 (diff) | |
download | coreutils-8fb784af90de0721723daf10c308122005d2b9f6.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 119c238a4..d9a2c8660 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -2,7 +2,7 @@ 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 +* ls: fix off-by-one error introduced with the previous change [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, |