*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 5 Dec 1999 22:36:11 +0000 (22:36 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Dec 1999 22:36:11 +0000 (22:36 +0000)
old/textutils/ChangeLog

index db4c4cb..d2a3265 100644 (file)
@@ -2,6 +2,12 @@
 
        * Version 2.0a.
 
+1999-10-26  Marc Boucher  <marc@mbsi.ca>
+
+       * 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  <meyering@ascend.com>
 
        * lib/Makefile.am (DISTCLEANFILES): Put $(BUILT_SOURCES) here rather