summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-08-05 20:20:51 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-08-05 20:20:51 +0300
commit16780824a151506e0712bdde02384d90cc2cb0ad (patch)
tree04b4e1aed148e7d4ecbe611bbac42eaf6b3e1eaf /NEWS
parent41a3d7fd84134022cf31659fabd8fe150c3e27bc (diff)
parent492c24d65f760edea1f9228260930728eb747cf7 (diff)
downloadgawk-zos-debug.tar.gz
Merge branch 'gawk-5.1-stable' into zos-debugzos-debug
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7b9c4d21..9b420f94 100644
--- a/NEWS
+++ b/NEWS
@@ -53,7 +53,10 @@ Changes from 5.1.0 to 5.1.1
14. The manual has been updated with much more information about what is
and is not a bug, and the changes in the gawk mailing lists.
-15. There have been numerous minor code cleanups and bug fixes. See the
+15. Similar to item #4 above, division by zero is now fatal in MPFR
+ mode, as it is in regular mode.
+
+16. There have been numerous minor code cleanups and bug fixes. See the
ChangeLog for details.
Changes from 5.0.1 to 5.1.0