diff --git a/NEWS b/NEWS index 0d09dc72..c107d652 100644 --- a/NEWS +++ b/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