From: Jim Meyering Date: Wed, 9 Jul 2003 09:11:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac852c895a74f9a4c3b2f187875e4ee4c3a5648;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 8995c0d1fa..be6bb4241f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ GNU coreutils NEWS -*- outline -*- * Major changes in release 5.0.1: +** New programs +- new program: `[' (much like `test') + ** New features - head now accepts --lines=-N (--bytes=-N) to print all but the N lines (bytes) at the end of the file