sort: document --compress reaper fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Dec 2010 18:21:49 +0000 (10:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Dec 2010 18:22:04 +0000 (10:22 -0800)
* NEWS: Document the --compress reaper fixes installed yesterday.

NEWS

diff --git a/NEWS b/NEWS
index b0a11b1..e98b815 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ GNU coreutils NEWS                                    -*- outline -*-
   sort with at least two threads no longer segfaults due to use of pointers
   into the stack of an expired thread. [bug introduced in coreutils-8.6]
 
+  sort --compress no longer mishandles subprocesses' exit statuses.
+
 ** New features
 
   split accepts the --number option to generate a specific number of files.