diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-07-07 07:28:19 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-07-07 07:28:19 +0300 |
commit | 4f6a10757a6355e6e4cd0d3418afc9fd80a7ad0f (patch) | |
tree | b2737c1f4caa23b62f1fd8ffe8c32a741552866a /NEWS | |
parent | adc320065e5e62ff0cdada35d7964a378638d1fd (diff) | |
parent | d1331d9a9e6053341b6027a91944d7f099ff5de3 (diff) | |
download | egawk-4f6a10757a6355e6e4cd0d3418afc9fd80a7ad0f.tar.gz egawk-4f6a10757a6355e6e4cd0d3418afc9fd80a7ad0f.tar.bz2 egawk-4f6a10757a6355e6e4cd0d3418afc9fd80a7ad0f.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -70,7 +70,10 @@ Changes from 5.1.0 to 5.1.1 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 +14. The manual has been updated with much more information about what is + and is not a bug, and the changes in the gawk mailing lists. + +15. There have been numerous minor code cleanups and bug fixes. See the ChangeLog for details. Changes from 5.0.1 to 5.1.0 |