]> git.saurik.com Git - bison.git/commitdiff
NEWS: prepare for 2.7.91
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 24 Jun 2013 08:20:46 +0000 (10:20 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 24 Jun 2013 08:20:46 +0000 (10:20 +0200)
* NEWS (2.7.91): Java push parsers.

NEWS

diff --git a/NEWS b/NEWS
index c6b6cfbeb4a85e7f157a882527405899b7964f2b..eae4fff2bdf1c807d79c6c502a10bb6f33a15212 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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".
   Contributed by Paolo Bonzini.
 
   and "%define init_throws".
   Contributed by Paolo Bonzini.
 
-  The Java skeleton now supports push parsing.
-  Contributed by Dennis Heimbigner.
-
 ** C++ skeletons improvements
 
 *** The parser header is no longer mandatory (lalr1.cc, glr.cc)
 ** C++ skeletons improvements
 
 *** The parser header is no longer mandatory (lalr1.cc, glr.cc)