From: Jim Meyering Date: Sat, 26 Jul 2003 12:26:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f396c2cbc28389bb3d83d6aba4ac25c6a9018977;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index f1bf6e9543..9686fc86d2 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,11 @@ GNU coreutils NEWS -*- outline -*- expr now reports trouble if string comparison fails due to a collation error. +** Fewer arbitrary limitations + + cut requires significantly less memory for very large field numbers + or byte offsets. + * Major changes in release 5.0.1: