]> git.saurik.com Git - bison.git/blobdiff - NEWS
Flag glr tests.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index ce771d85d575d80f8ec85a62845ba80ca09f18ee..8a5fc93d4bae61876ecb78eafab2f2499e7adc31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Bison News
 
 Changes in version ?.? (????-??-??):
 
 
 Changes in version ?.? (????-??-??):
 
+* Java skeleton improvements:
+
+  The constants for token names were moved to the Lexer interface.
+  Also, it is possible to add code to the parser's constructors using
+  "%code init" and "%define init_throws".
+
+Changes in version 2.4 (2008-11-02):
+
 * %language is an experimental feature.
 
   We first introduced this feature in test release 2.3b as a cleaner
 * %language is an experimental feature.
 
   We first introduced this feature in test release 2.3b as a cleaner