summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-18 08:38:29 +0000
committerJim Meyering <jim@meyering.net>2003-07-18 08:38:29 +0000
commitc03aeeae2325c45195d62f7af6af9b30755d3128 (patch)
treee20a55e8d3165efed0bc70522cf27641a7e7b67a /NEWS
parent429c70029c3bb68aef6892c3f2c9fb495ec56c56 (diff)
downloadcoreutils-c03aeeae2325c45195d62f7af6af9b30755d3128.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df2d0f132..9427ac719 100644
--- 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)