From: Jim Meyering Date: Wed, 16 Jul 2003 20:07:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5b4fc9f7ec28cca3000afc79ddc06b40bff940;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 668d6d24dc..0fcf063cac 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ GNU coreutils NEWS -*- outline -*- +* Major changes in release 5.0.2: + +** Bug fixes +- kill no longer tries to operate on argv[0] (introduced in 5.0.1) + Why wasn't this noticed? Although many tests use kill, none of + them made an effort to avoid using the shell's built-in kill. +- [ invoked with no arguments no longer evokes a segfault + * Major changes in release 5.0.1: ** New programs