diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:36:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-07 14:36:33 +0200 |
commit | a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74 (patch) | |
tree | 5e410dc93cb44ea46476c79e672e7b8312fd1850 /doc/ChangeLog | |
parent | 92ae037dd508bfa8ffd6322f7a3bef249877ba64 (diff) | |
parent | f634938f90ef8c85cfd9ca7421f10f4b70c0137e (diff) | |
download | egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.gz egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.tar.bz2 egawk-a5a114bf6c6f2efdcd7889ebf0d7f9f3ec235a74.zip |
Merge branch 'master' into array-iface. fflush() is in POSIX.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index dbf025db..685338b3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +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-12-03 Arnold D. Robbins <arnold@skeeve.com> * gawk.texi: Fix all @tex ... @end tex tables to use a different |