From 8f40ed634c9e6696a6bf05a4924dd6f8b7c834f6 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 14 Dec 2010 10:21:49 -0800 Subject: sort: document --compress reaper fixes * NEWS: Document the --compress reaper fixes installed yesterday. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b0a11b110..e98b815bc 100644 --- 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. -- cgit v1.2.3-54-g00ecf