diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-19 09:23:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-19 09:23:09 +0000 |
commit | 0966c0f860cd91fe5e64ed2f6791ff170a03d565 (patch) | |
tree | b5a095ec25eb52f3dd086abf79d3307a701ccab7 /old | |
parent | 83a6c55c748c7044ee716c71696c76326aa2ae47 (diff) | |
download | coreutils-0966c0f860cd91fe5e64ed2f6791ff170a03d565.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 8d0dcd577..bc3d598ec 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.11] +* sort accepts new -S SIZE option, to specify main-memory usage. [2.0.10] * od is faster and more portable than it was in 2.0.9 * tail avoids an uninitialized memory reference |