]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:53:32 +0000 (08:53 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:53:32 +0000 (08:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9427ac719df91e3c6ac15bacfd374507cce7b841..a664d9943e8927bedcc44602bd27cb53fba052f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ GNU coreutils NEWS                                    -*- outline -*-
 * Major changes in release 5.0.2:
 
 ** Bug fixes
+- `sort --version' and `sort --help' fail, as they should
+  when their output is redirected to /dev/full.
 - `su --version > /dev/full' now fails, as it should.
 - uniq -c now uses a SPACE, not a TAB between the count and the
   corresponding line, as required by POSIX.