From: Jim Meyering Date: Sat, 5 Apr 2003 16:12:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~818 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a32e0227fe34fa5268a347b96756cc79947f27ea;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 299a823634..77010e1c89 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +[5.0.1] +* `kill -t' now prints signal descriptions (not `?') on Tru64. +* mv now removes `a' in this example on all systems: touch a; ln a b; mv a b + [5.0] * false --help now exits nonzero