From: Jim Meyering Date: Sun, 30 Jan 2000 12:17:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c1efebc1d48dbb1d7b27d8468dc76d741a80b06;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 912de729e5..17745b0373 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