From 9133ae8f15547fcfd5be53e20c3758e77bc04075 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 29 Jul 2000 05:25:34 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) 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