* NEWS (2.7.91): Java push parsers.
---
 NEWS | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index c6b6cfb..eae4fff 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ GNU Bison NEWS
 
 * 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]
 
@@ -524,9 +528,6 @@ GNU Bison NEWS
   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)
-- 
1.8.2.3


Reply via email to