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 + + * 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 * Version 2.0.20.