diff options
author | Jim Meyering <jim@meyering.net> | 2003-07-18 08:38:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-07-18 08:38:29 +0000 |
commit | c03aeeae2325c45195d62f7af6af9b30755d3128 (patch) | |
tree | e20a55e8d3165efed0bc70522cf27641a7e7b67a | |
parent | 429c70029c3bb68aef6892c3f2c9fb495ec56c56 (diff) | |
download | coreutils-c03aeeae2325c45195d62f7af6af9b30755d3128.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |