From 5db92fc43cc87b69d88f8973bdba23a601417183 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Nov 2005 16:23:21 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 10bd85155e..843fd907e4 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,9 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + rm (on systems with openat) can no longer exit before processing + all command-line arguments. + sort would fail for large inputs (~50MB) on systems with a buggy mkstemp function. sort and tac now use the replacement mkstemp function, and hence are no longer subject to limitations (of 26 or 32, -- 2.47.3