]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 27 Jul 2003 12:34:16 +0000 (12:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Jul 2003 12:34:16 +0000 (12:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4a96087a3b41e1d3e36a9789bc2b25a963f849eb..6172d0c871045df4cc06b41d78088a2a44f68fb8 100644 (file)
--- 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.