diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-30 12:17:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-30 12:17:07 +0000 |
commit | 1c1efebc1d48dbb1d7b27d8468dc76d741a80b06 (patch) | |
tree | 892a00ce1829a882e151751aa207c92685331b07 /old | |
parent | be27aed1ec62e6b200b97f5056a544674c913478 (diff) | |
download | coreutils-1c1efebc1d48dbb1d7b27d8468dc76d741a80b06.tar.xz |
*** empty log message ***
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 912de729e..17745b037 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0d] +* preliminary sort performance improvements * tsort now works more like the traditional UNIX tsort. Before it would exit when it found a loop. Now it continues and outputs all items. * unexpand no longer infloops on certain sequences of white space |