summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-04-28 20:29:27 +0000
committerJim Meyering <jim@meyering.net>2003-04-28 20:29:27 +0000
commit67fa85dc34d162351bd7b77687b47902cb6f3237 (patch)
tree309d494b7df5839daa97ef9c30c0bb1a8b37114b
parent5ac1c723056268f81ac320648a6d4b6c368f61ab (diff)
downloadcoreutils-67fa85dc34d162351bd7b77687b47902cb6f3237.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81039a4f2..d6ec4275a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.