aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 56a3a6f4..21a1c976 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -2,6 +2,9 @@
* gawk.texi: API chapter. Change command for making shared libs
to use gcc, not ld. Thanks to Nelson Beebe.
+ (I/O Functions): Document new behavior for fflush().
+ * gawk.1: Update for fflush().
+ * awkcard.in: Ditto. And some general cleanup.
2012-11-24 Arnold D. Robbins <arnold@skeeve.com>