From: Jim Meyering Date: Tue, 3 Aug 1999 07:47:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22q~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4606c57a5c1ad55a592146319aedc0881c1aafd5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 48eabc81cd..933b771ae7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,7 +3,7 @@ * src/tail.c (tail_forever): When following by name and calling recheck because of exceeding max_n_consecutive_size_changes_between_opens, `continue' so we don't fall through and (assuming the file finally grew) - get the erroneous `file truncated' message. + get the erroneous `file truncated' message. This was hard to reproduce. 1999-08-01 Jim Meyering