*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:38:29 +0000 (08:38 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Jul 2003 08:38:29 +0000 (08:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index df2d0f132f7c7cfbb01b95a358f63c9d6821118f..9427ac719df91e3c6ac15bacfd374507cce7b841 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ GNU coreutils NEWS                                    -*- outline -*-
 * Major changes in release 5.0.2:
 
 ** Bug fixes
+- `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.
 - kill no longer tries to operate on argv[0] (introduced in 5.0.1)