diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4d178867..7ea0c491 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,46 @@ * texinfo.tex: Update to latest from automake 1.11.4. +2012-04-11 John Haque <j.eh@mchsi.com> + + * gawk.texi: Change RNDMODE to ROUNDMODE. + * gawk.1, awkcard.in: Ditto. + +2012-04-11 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi: Change --arbitrary-precision to --bignum. + * gawk.1: Ditto. + * awkcard.in: Add --bignum, RNDMODE, PREC. + +2012-04-08 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi: Editing on new chapter on arbitrary precision numbers. + +2012-03-31 John Haque <j.eh@mchsi.com> + + * gawk.texi, gawk.1: Add text on support for arbitrary precision + numbers. + +2012-02-06 Arnold D. Robbins <arnold@skeeve.com> + + * gawk.texi, gawk.1: And some minor edits thereunto. + +2012-02-03 John Haque <j.eh@mchsi.com> + + * gawk.texi, gawk.1: Add text on read timeout. + +2011-12-28 Arnold D. Robbins <arnold@skeeve.com> + + * awkcard.in, gawk.1: Minor edits after merge of executables. + +2011-12-21 John Haque <j.eh@mchsi.com> + + * gawk.texi: Updated sections on profiling and debugging + after merging the exes. Document new options --debug and + --load, and add a sub-section on loading extension library. + * gawk.1: Same. + * awkcard.in: Same. + 2012-03-28 Arnold D. Robbins <arnold@skeeve.com> * 4.0.1: Release tar ball made. @@ -39,6 +79,10 @@ Jeroen Schot <schot@A-Eskwadraat.nl>. * gawk.texi: Some minor fixes. +2011-08-31 John Haque <j.eh@mchsi.com> + + * gawk.texi: Updated gawk dynamic extension doc. + 2011-07-28 Arnold D. Robbins <arnold@skeeve.com> * gawk.texi (Gory Details): Restore text on historical behavior |