diff options
| author | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-05 20:20:51 +0300 |
|---|---|---|
| committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-08-05 20:20:51 +0300 |
| commit | 16780824a151506e0712bdde02384d90cc2cb0ad (patch) | |
| tree | 04b4e1aed148e7d4ecbe611bbac42eaf6b3e1eaf /NEWS | |
| parent | 41a3d7fd84134022cf31659fabd8fe150c3e27bc (diff) | |
| parent | 492c24d65f760edea1f9228260930728eb747cf7 (diff) | |
| download | gawk-zos-debug.tar.gz | |
Merge branch 'gawk-5.1-stable' into zos-debugzos-debug
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
