From: Jim Meyering Date: Sat, 5 Oct 2002 08:30:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f540cf378905ba87ef082deca6461e442543b2d2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 776b982a1d..eb174bf9b7 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ [4.5.2] -* `tail -c N' now works with N >= 4GB on files of size >= 4GB +* `tail -c N FILE' now works with files of size >= 4GB * `mkdir -p' can now create very deep (e.g. 40,000-component) directories * rmdir -p dir-with-trailing-slash/ no longer fails * printf now honors the `--' command line delimiter