summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-14 14:04:35 +0000
committerJim Meyering <jim@meyering.net>2003-10-14 14:04:35 +0000
commit91e5e022c67ef49766cb052a403f2b1c08172eaf (patch)
treec7e7237286a3e8a374bb72673e054d75fda33696 /NEWS
parent5a3141adaad3f876be1e33fda9ecd1c5d67f426e (diff)
downloadcoreutils-91e5e022c67ef49766cb052a403f2b1c08172eaf.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6bea1355b..f074545b5 100644
--- 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