diff options
author | Jim Meyering <jim@meyering.net> | 2003-05-12 08:23:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-05-12 08:23:00 +0000 |
commit | 216fe27e16f6f1f3b76dd9eb1383e0421eb73587 (patch) | |
tree | b9d62cf55c28e09265e8009283405eda1ec5d8ce /NEWS | |
parent | 1a056dabfdd1882635b87bab500e7d90dff0556f (diff) | |
download | coreutils-216fe27e16f6f1f3b76dd9eb1383e0421eb73587.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |