From: Jim Meyering Date: Sat, 4 Mar 2000 18:16:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0e~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=31d214cd3a7cbd71de2648adbaba92d2dfa709a9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index fd94c6c74c..fc1876230a 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -7,6 +7,13 @@ (tail_file): Use it here. Reported by François Pinard. + Once we encounter a file that is not of IS_TAILABLE_FILE_TYPE, + marke it as such and ignore it forever after. + * src/tail.c (struct File_spec): New member. + (recheck): Initialize new member. + (tail_file): Likewise. + (tail_forever): Skip the file if it's marked as ignorable. + 2000-03-03 Jim Meyering * src/sort.c (fillbuf): Move declaration of local, cc, into scope of