diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:02:47 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:02:47 +0300 |
commit | d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c (patch) | |
tree | 0bd2f96e5e969a82460349a60fa497532a2d6bb0 /NEWS | |
parent | 91bcee4486440e1b9824b24fa8881c09b51a3f25 (diff) | |
download | egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.gz egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.tar.bz2 egawk-d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c.zip |
Documentation updates and fixes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 --------------------------- |