mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Merge tag 'v3.5.2'
bison 3.5.2 * tag 'v3.5.2': version 3.5.2 news: 3.5.2 gnulib: update doc: update Doxygen template java: avoid trailing white spaces m4: fix b4_token_format doc: clearly state that %yacc only makes sense with yacc.c doc: spell check examples: be more robust to spaces in paths larlr1.cc: Reject unsupported values for parse.lac
This commit is contained in:
9
NEWS
9
NEWS
@@ -84,6 +84,15 @@ GNU Bison NEWS
|
||||
Bison features: pure interface, location tracking, internationalized
|
||||
custom error messages, lookahead-correction, rich debug traces, etc.
|
||||
|
||||
* Noteworthy changes in release 3.5.2 (2020-02-13) [stable]
|
||||
|
||||
** Bug fixes
|
||||
|
||||
Portability issues and minor cosmetic issues.
|
||||
|
||||
The lalr1.cc skeleton properly rejects unsupported values for parse.lac
|
||||
(as yacc.c does).
|
||||
|
||||
* Noteworthy changes in release 3.5.1 (2020-01-19) [stable]
|
||||
|
||||
** Bug fixes
|
||||
|
||||
Reference in New Issue
Block a user