]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 14:04:35 +0000 (14:04 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 14:04:35 +0000 (14:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6bea1355b3e50ca3d3657aabb1091ba9cd10f8e3..f074545b54534f4e21e2ca0872e3dae06b6a3d5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,9 @@ GNU coreutils NEWS                                    -*- outline -*-
   ls --width=N (for very large N) is no longer subject to an address
   arithmetic bug that could result in bounds violations.
 
+  ls --width=N (with -x or -C) no longer allocates more space
+  (potentially much more) than necessary for a given directory.
+
 * Major changes in release 5.0.91:
 
 ** New features