summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-27 12:34:16 +0000
committerJim Meyering <jim@meyering.net>2003-07-27 12:34:16 +0000
commit9cc4399476a914fd3ee92671f19649f5ad42079c (patch)
tree4ef1965581b637f29e129b660f2210042a8d3440 /NEWS
parent5f59e60d9de7f13a50b6c3558534ad9c91b2a6c8 (diff)
downloadcoreutils-9cc4399476a914fd3ee92671f19649f5ad42079c.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4a96087a3..6172d0c87 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.