From: Jim Meyering Date: Fri, 18 Jul 2003 08:38:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~211 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c03aeeae2325c45195d62f7af6af9b30755d3128;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index df2d0f132f..9427ac719d 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)