From: Jim Meyering Date: Tue, 22 Nov 2005 16:23:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5db92fc43cc87b69d88f8973bdba23a601417183;p=thirdparty%2Fcoreutils.git *** empty log message *** --- 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,