diff options
author | Jim Meyering <jim@meyering.net> | 2001-04-22 21:37:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-04-22 21:37:36 +0000 |
commit | 5d133efc26359d3d42b88423021d107d679fd9ac (patch) | |
tree | 9d68e43b3bbe7fd42db0854657cbb0b94750ead0 | |
parent | fae5972a38428ef2b8c0afb4d03f74816a7efdee (diff) | |
download | coreutils-5d133efc26359d3d42b88423021d107d679fd9ac.tar.xz |
*** empty log message ***
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index d9a2c8660..c9f8f7093 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1.0: [4.0.45] +* ls's -1 option no longer cancels the effect of a preceding -l * 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 the previous change |