]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 12 May 2003 08:23:00 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 12 May 2003 08:23:00 +0000 (08:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cedf2fdeaece4455510dec289b806a15455f11c9..aabf91ad0e84be4b39bdd862702a65644899586d 100644 (file)
--- 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