From: Jim Meyering Date: Thu, 25 Mar 1999 14:23:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11212212b0e0c4ee1350d12fb7d14e7dc9090214;p=thirdparty%2Fcoreutils.git *** empty log message *** --- 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.