From: Jim Meyering Date: Fri, 27 Jun 2003 12:17:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307fbc8ae656537208a2186290b86cec7897c2e4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index e711b5ba55..97a19992a2 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,12 @@ GNU coreutils NEWS -*- outline -*- * Major changes in release 5.0.1: -** New features: +** New features - head now accepts --lines=-N (--bytes=-N) to print all but the N lines (bytes) at the end of the file - md5sum --check now accepts the output of the BSD md5sum program, e.g., MD5 (f) = d41d8cd98f00b204e9800998ecf8427e -- date -d DATE can now parse a DATE string like May-23-2003. +- date -d DATE can now parse a DATE string like May-23-2003 ** Bug fixes - tail -f is no longer subject to a race condition that could make it