diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 00185def..2dbbd08f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2012-12-07 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi (I/O Functions): Document that fflush() is now part + of POSIX. Fix in a few other places as well. + * awkcard.in: Update for fflush(). + +2012-11-27 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi (I/O Functions): Document new behavior for fflush(). + * gawk.1: Update for fflush(). + 2012-10-13 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am: Add dgawk.1 to man page links created / removed |