aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-07-23 06:02:47 +0300
committerArnold D. Robbins <arnold@skeeve.com>2019-07-23 06:02:47 +0300
commitd5eae9adb4b9ebee89fe4978db0b12b4d7a1328c (patch)
tree0bd2f96e5e969a82460349a60fa497532a2d6bb0 /NEWS
parent91bcee4486440e1b9824b24fa8881c09b51a3f25 (diff)
downloadegawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.gz
egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.bz2
egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.zip
Documentation updates and fixes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2e335d8c..b401d403 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,9 @@ Changes from 5.0.1 to 5.1.0
---------------------------
1. The major version of the API is bumped to 3, something that should
-have happened at the 5.0.0 release but didn't.
+ have happened at the 5.0.0 release but didn't.
+
+2. Several bugs have been fixed. See the ChangeLog for details.
Changes from 5.0.0 to 5.0.1
---------------------------