diff --git a/NEWS b/NEWS index c7a5387f..6420a763 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ GNU Bison NEWS ** Bug fixes + Restored ANSI-C compliance in yacc.c. + GNU readline portability issues. In C++, yy::parser::symbol_name is now a public member, as was intended.