summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.