1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 01:18:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-01-27 07:53:45 +00:00
parent 662fff7861
commit 874d77f17f
+8
View File
@@ -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.