From: Jim Meyering Date: Tue, 14 Oct 2003 14:04:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e5e022c67ef49766cb052a403f2b1c08172eaf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 6bea1355b3..f074545b54 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