From: Jim Meyering Date: Sun, 22 Apr 2001 10:12:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_14~4 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8fb784af90de0721723daf10c308122005d2b9f6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 119c238a46..d9a2c86600 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,