diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-28 20:29:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-28 20:29:27 +0000 |
commit | 67fa85dc34d162351bd7b77687b47902cb6f3237 (patch) | |
tree | 309d494b7df5839daa97ef9c30c0bb1a8b37114b /ChangeLog | |
parent | 5ac1c723056268f81ac320648a6d4b6c368f61ab (diff) | |
download | coreutils-67fa85dc34d162351bd7b77687b47902cb6f3237.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-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. |