aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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