From: Jim Meyering Date: Sun, 5 Dec 1999 22:36:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0l~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5cb18377bc1b131517dc9dc46b4952fbd93b94c8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index db4c4cb029..d2a326519c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,12 @@ * Version 2.0a. +1999-10-26 Marc Boucher + + * src/tail.c (main): Flush stdout before switching to unbuffered mode + and calling tail_forever. Required only on Solaris2.7 -- on other + systems, using setvbuf to switch to unbufferd mode does the flush. + 1999-11-22 Jim Meyering * lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather