NEWS: update

This commit is contained in:
Akim Demaille
2018-11-20 19:59:15 +01:00
parent 559114c3cb
commit 487a2a9eca
2 changed files with 7 additions and 1 deletions

View File

@@ -1 +1 @@
3.2.1
3.2.2

6
NEWS
View File

@@ -26,6 +26,12 @@ GNU Bison NEWS
The use of the %error-verbose directive is deprecated in favor of "%define
parse.error verbose" since Bison 3.0, but no warning was issued.
* Noteworthy changes in release 3.2.2 (2018-11-21) [stable]
** Bug fixes
C++ portability issues.
* Noteworthy changes in release 3.2.1 (2018-11-09) [stable]
** Bug fixes