From: Jim Meyering Date: Sun, 27 Jul 2003 12:34:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc4399476a914fd3ee92671f19649f5ad42079c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 4a96087a3b..6172d0c871 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ GNU coreutils NEWS -*- outline -*- ** New features + sort is now up to 30% more CPU-efficient in some cases + `test' is now more compatible with Bash and POSIX: `test -t', `test --help', and `test --version' now silently exit @@ -43,7 +45,7 @@ GNU coreutils NEWS -*- outline -*- ** Fewer arbitrary limitations - cut requires far less memory when very large field numbers or + cut requires 97% less memory when very large field numbers or byte offsets are specified.