aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-11-22 05:55:40 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-11-22 05:55:40 +0200
commit152dbfa7b8b695112d9e02be8ba99ef3b8aa75a0 (patch)
tree71ada178eb2fec5facc2cbcf9018eb8ac5343153 /doc/ChangeLog
parentc041b9c07df56c3c58067172cad6190595d09ca8 (diff)
parent3b337ad8f2689554543c38a7ce98d6ec1ebd83c6 (diff)
downloadegawk-152dbfa7b8b695112d9e02be8ba99ef3b8aa75a0.tar.gz
egawk-152dbfa7b8b695112d9e02be8ba99ef3b8aa75a0.tar.bz2
egawk-152dbfa7b8b695112d9e02be8ba99ef3b8aa75a0.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 2dec0795..30e811e3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2017-11-21 Andrew J. Schorr <aschorr@telemetry-investments.com>
+
+ * gawktexi.in (Setting the Rounding Mode): Fix the description
+ of ROUNDMODE "A": it uses MPFR_RNDA mode, which rounds away from zero,
+ not "Round to nearest, ties away from zero".
+ * gawk.1 (ROUNDMODE): Fix description of "A".
+
2017-11-17 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in(Changes from API V1): Give a list of things