diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-29 05:25:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-29 05:25:34 +0000 |
commit | 9133ae8f15547fcfd5be53e20c3758e77bc04075 (patch) | |
tree | f00200f39e68f1be69381d984ec009f8f241c5ae /old/textutils/NEWS | |
parent | d86f9d40a52e37e060427dfbcf35b85185ecc066 (diff) | |
download | coreutils-9133ae8f15547fcfd5be53e20c3758e77bc04075.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 1a25489ea..3e6e8f5ef 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 +[2.0g] +* sort: if the -T tmpdir option is given multiple times, all the given + directories are used; this can improve performance for huge sort/merges. [2.0f] * all programs fail when printing --help or --version output to a full device * cut no longer gets a segfault under some circumstances |