From 12fc258f9fb3b6e059102b66a789475b09cab9d1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 15 Nov 2005 18:03:26 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index a3e404b8dd..ce8f58214a 100644 --- a/NEWS +++ b/NEWS @@ -30,10 +30,11 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes - sort and tac now use the replacement mkstemp function, and hence - are no longer subject to limitations (of 26 or 32, on the maximum - number of files from a given template) on HP-UX 10.20, SunOS 4.1.4, - Solaris 2.5.1 and OSF1/Tru64 V4.0F&V5.1. + 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, + on the maximum number of files from a given template) on HP-UX 10.20, + SunOS 4.1.4, Solaris 2.5.1 and OSF1/Tru64 V4.0F&V5.1. * Major changes in release 5.93 (2005-11-06) [stable] -- 2.47.3