From: Jim Meyering Date: Sat, 4 Mar 2000 14:31:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0e~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f600c4d1446de3710b3265d8a7c3177b71ab7bcc;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 49d3027a47..fd94c6c74c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,12 @@ +2000-03-04 Jim Meyering + + Don't get failed assertion for `tail -f directory'. + * src/tail.c: Revert most of 1999-10-20 change. Instead, ... + (IS_TAILABLE_FILE_TYPE): Define to produce similar result. + (recheck): Use it here. + (tail_file): Use it here. + Reported by François Pinard. + 2000-03-03 Jim Meyering * src/sort.c (fillbuf): Move declaration of local, cc, into scope of