From 11212212b0e0c4ee1350d12fb7d14e7dc9090214 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 25 Mar 1999 14:23:40 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index acd71595e7..5a2446cca1 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +1999-03-25 Jim Meyering + + * src/tail.c (recheck): Factor out a block of duplicated code. + Set f->size to 0 upon encountering a new file so we read it from + the beginning rather than from then end of the first line or + block. Otherwise, after a log rotation, tail would omit the first + line or block of the new file. Reported by Ed Avis. + 1999-03-20 Jim Meyering * tests/Makefile.am (SUBDIRS): Temporarily remove pr. -- 2.47.3