]> git.saurik.com Git - bison.git/blobdiff - NEWS
Define make_symbol in the header.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index dcaa386d92e060bf78bee8d2da57d91976ef929c..8a5fc93d4bae61876ecb78eafab2f2499e7adc31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,11 @@ 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):
 
 
 Changes in version 2.4 (2008-11-02):