NEWS: prepare for 2.7.91

* NEWS (2.7.91): Java push parsers.
This commit is contained in:
Akim Demaille
2013-06-24 10:20:46 +02:00
parent 45c64fa627
commit 9cdcbdf2cf

7
NEWS
View File

@@ -2,6 +2,10 @@ GNU Bison NEWS
* Noteworthy changes in release ?.? (????-??-??) [?] * Noteworthy changes in release ?.? (????-??-??) [?]
** Java skeleton improvements
The Java skeleton now supports push parsing.
Contributed by Dennis Heimbigner.
* Noteworthy changes in release 2.7.90 (2013-05-30) [beta] * Noteworthy changes in release 2.7.90 (2013-05-30) [beta]
@@ -524,9 +528,6 @@ GNU Bison NEWS
and "%define init_throws". and "%define init_throws".
Contributed by Paolo Bonzini. Contributed by Paolo Bonzini.
The Java skeleton now supports push parsing.
Contributed by Dennis Heimbigner.
** C++ skeletons improvements ** C++ skeletons improvements
*** The parser header is no longer mandatory (lalr1.cc, glr.cc) *** The parser header is no longer mandatory (lalr1.cc, glr.cc)