diff options
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index b58d340d4..281042686 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1999-03-12 Jim Meyering <meyering@ascend.com> + + * src/sys2.h (SETVBUF): Define new macro. + * src/tail.c (main) [if forever]: Make stdout unbuffered. + 1999-03-07 Jim Meyering <meyering@ascend.com> * tests/md5sum/newline-1: Test for the actual feature. |