diff options
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-04-28 Jim Meyering <jim@meyering.net> + + * tests/misc/tty-eof: Send two tokens, not just one, so we don't + make the now-more-picky tsort fail. + +2003-04-25 Jim Meyering <jim@meyering.net> + + * src/head.c (elide_tail_bytes_pipe): + Idea prompted by discussion with David Flynn <dav@chess.plus.com> + Extend head to accept --lines=-N (--bytes=-N) and to print all + but the N lines (bytes) at the end of the file. + 2003-04-24 Jim Meyering <jim@meyering.net> * Version 5.0.1. |