aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-12-26 21:10:11 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-12-26 21:10:11 +0200
commitb61b0b1c70cb7669d518858b10e3f99d8de07595 (patch)
tree937f1e318aa2b5d1052e6e86447edb328f404a12 /NEWS
parentb82e1ea2fff1333272d1c29b762dc1abd0215e7e (diff)
parentb778eb8fb6dce8b94323f796955cb581eb3ad294 (diff)
downloadegawk-b61b0b1c70cb7669d518858b10e3f99d8de07595.tar.gz
egawk-b61b0b1c70cb7669d518858b10e3f99d8de07595.tar.bz2
egawk-b61b0b1c70cb7669d518858b10e3f99d8de07595.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d0a00b4..891fff42 100644
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,8 @@ Changes from 5.1.0 to 5.1.1
9. Several example programs in the manual have been updated to their
modern POSIX equivalents.
+10. Handling of Infinity and NaN values has been improved.
+
xx. There have been numerous minor code cleanups and bug fixes. See the
ChangeLog for details.