aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-01-25 19:48:11 +0200
committerArnold D. Robbins <arnold@skeeve.com>2018-01-25 19:48:11 +0200
commit271c0a2c9a4e3000684c2c61c926f2011aba6a2c (patch)
treecb33440a07f1058f8ed6d949131a95c5c0f42fe2 /NEWS
parent521679e82cba143a0ac852cc7a246dea4d19cc56 (diff)
parent6c93e97d0f76cb688543943f64f6154be3927de5 (diff)
downloadegawk-271c0a2c9a4e3000684c2c61c926f2011aba6a2c.tar.gz
egawk-271c0a2c9a4e3000684c2c61c926f2011aba6a2c.tar.bz2
egawk-271c0a2c9a4e3000684c2c61c926f2011aba6a2c.zip
Merge branch 'master' into feature/fix-comments
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 060cb33b..4fc03f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,12 @@ Changes from 4.2.0 to 4.2.1
4. extension/configure.ac has been improved considerably.
-5. A number of bugs, some of them quite significant, have been fixed.
+5. In MPFR mode, When ROUNDMODE changes, string values for numerically
+ type values will be redone.
+
+6. The various 'inplace' tests now pass on modern BSD systems.
+
+7. A number of bugs, some of them quite significant, have been fixed.
See the ChangeLog for details.
Changes from 4.1.4 to 4.2.0