]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 14 Nov 2005 11:07:18 +0000 (11:07 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 14 Nov 2005 11:07:18 +0000 (11:07 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f8332710acfe2359bd8f5bcd8c56e88efd5edc85..26852dddafc5c61310e1fdd17aa83748983e4006 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,10 +30,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
-  sort now uses the replacement mkstemp function, and hence is 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
-  OSF1/Tru64 V4.0F.
+  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 OSF1/Tru64 V4.0F.
 
 
 * Major changes in release 5.93 (2005-11-06) [stable]