aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-05-04 09:37:46 +0300
committerArnold D. Robbins <arnold@skeeve.com>2021-05-04 09:37:46 +0300
commit85841e09dbba069e449b6f3e7373f87db1672573 (patch)
tree6e934bed7b11d1c0ba014cabf0b7949da538fbfb /NEWS
parentce909ddab28a601e1d3df707d0faa526eb6153f1 (diff)
parentf300e7307a7fb31c953ba270ee8f23d5e797bdaf (diff)
downloadegawk-85841e09dbba069e449b6f3e7373f87db1672573.tar.gz
egawk-85841e09dbba069e449b6f3e7373f87db1672573.tar.bz2
egawk-85841e09dbba069e449b6f3e7373f87db1672573.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85062216..e866ec4a 100644
--- a/NEWS
+++ b/NEWS
@@ -55,7 +55,13 @@ Changes from 5.1.0 to 5.1.1
11. Handling of Infinity and NaN values has been improved.
-xx. There have been numerous minor code cleanups and bug fixes. See the
+12. There has been a general tightening up of the use of const and
+ of types.
+
+13. The "no effect" lint warnings have been fixed up and now behave
+ more sanely.
+
+14. There have been numerous minor code cleanups and bug fixes. See the
ChangeLog for details.
Changes from 5.0.1 to 5.1.0