aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-04-11 20:52:20 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-04-11 20:52:20 +0300
commit9bc37b0ee389c9a8be843b9f30d11bb7df899c20 (patch)
tree5716b64bd2759834254d5fd5d8c49ff86d076b6d /doc/ChangeLog
parent154f72534002c0c49df249b52fe76d126eed72a3 (diff)
downloadegawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.gz
egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.tar.bz2
egawk-9bc37b0ee389c9a8be843b9f30d11bb7df899c20.zip
Change --arbitrary-precision to --bignum. Doc updates.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 735ee498..2ae1fb96 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+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.