aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-07-19 19:42:29 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-07-19 19:42:29 +0300
commit5d3605bd4e1d13fc99b84cb5ee5de6d25ccb4c2d (patch)
tree354001cb02f5cfd0d15639cac08c39b65fce252e
parent7c68a667125ffc144ba76a52e67b019b49ba60ac (diff)
downloadegawk-5d3605bd4e1d13fc99b84cb5ee5de6d25ccb4c2d.tar.gz
egawk-5d3605bd4e1d13fc99b84cb5ee5de6d25ccb4c2d.tar.bz2
egawk-5d3605bd4e1d13fc99b84cb5ee5de6d25ccb4c2d.zip
Fix heading in NEWS.
-rw-r--r--ChangeLog11
-rw-r--r--NEWS2
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a3b016f..5bb800ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2020-07-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * NEWS: Fix title on leading set of changes. Thanks to
+ Marcus <marcuscruse@ya.ru> for the report.
+
+2020-07-17 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkapi.h (gawk_api_minor_version): Increase, since the
+ MPFR/MPZ stuff changed some. Remains source and binary
+ compatible, but semantics are different.
+
2020-07-15 Arnold D. Robbins <arnold@skeeve.com>
Finish cleaning up MPFR valgrind issues.
diff --git a/NEWS b/NEWS
index 4de4ec2d..cc3ac3a4 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-Changes from 5.0.1 to 5.0.2
+Changes from 5.1.0 to 5.1.1
---------------------------
1. Infrastructure upgrades: Bison 3.6.3.