summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-14 11:07:18 +0000
committerJim Meyering <jim@meyering.net>2005-11-14 11:07:18 +0000
commit8d9ddc0c12d173223bbfbb04a339cecc40348cca (patch)
treecbbe2f4a94f769a8030fc50a603288a5b44c1d60 /NEWS
parentf0afe32b84b4ba5900e571649d4e9d6718c18ed7 (diff)
downloadcoreutils-8d9ddc0c12d173223bbfbb04a339cecc40348cca.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index f8332710a..26852ddda 100644
--- 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]