From: Jim Meyering Date: Mon, 12 May 2003 08:23:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~522 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=216fe27e16f6f1f3b76dd9eb1383e0421eb73587;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index cedf2fdeae..aabf91ad0e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ [5.0.1] -* FEATURE: tail FIXME +* date's `-' (no-pad) format flag now affects the space-padded-by-default + conversion specifiers, %e, %k, %l +* FEATURE: head now accepts --lines=-N (--bytes=-N) to print all but the + N lines (bytes) at the end of the file * sleep now works on AIX systems that lack support for clock_gettime * df and `readlink --canonicalize' no longer corrupt the heap on non-glibc, non-solaris systems