summaryrefslogtreecommitdiff
path: root/old/fileutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-04-22 21:37:36 +0000
committerJim Meyering <jim@meyering.net>2001-04-22 21:37:36 +0000
commit5d133efc26359d3d42b88423021d107d679fd9ac (patch)
tree9d68e43b3bbe7fd42db0854657cbb0b94750ead0 /old/fileutils/NEWS
parentfae5972a38428ef2b8c0afb4d03f74816a7efdee (diff)
downloadcoreutils-5d133efc26359d3d42b88423021d107d679fd9ac.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/NEWS')
-rw-r--r--old/fileutils/NEWS1
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