summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-27 07:53:45 +0000
committerJim Meyering <jim@meyering.net>2002-01-27 07:53:45 +0000
commit874d77f17f9392bd59a7bbdc90aa7d969643e186 (patch)
treeab4c961d04b21b4292eb9369edd536af41302181 /old
parent662fff786183c374c1d941373a34c50441e5c319 (diff)
downloadcoreutils-874d77f17f9392bd59a7bbdc90aa7d969643e186.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6603c84b6..2cc21405e 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-27 Jim Meyering <meyering@lucent.com>
+
+ * Version 2.0.21.
+
+ tail -n +2 would perform an extra read after encountering EOF
+ * src/tail.c (start_lines): Detect EOF, inform caller.
+ (tail_lines): Upon EOF in start_lines, return immediately.
+
2002-01-22 Jim Meyering <meyering@lucent.com>
* Version 2.0.20.