]> git.saurik.com Git - bison.git/blobdiff - NEWS
* src/flex-scanner.h (yytext): Remove stray `*/' in #define.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 54775985a887aa22dbd47d85396fc2b3ea7c168d..3dca4fe0919a92abdabb0e1d706df9ea4c3ba71e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
 Bison News
 ----------
 
+Changes in version 2.3, 2006-06-05:
+
+* GLR grammars should now use `YYRECOVERING ()' instead of `YYRECOVERING',
+  for compatibility with LALR(1) grammars.
+
+* It is now documented that any definition of YYSTYPE or YYLTYPE should
+  be to a type name that does not contain parentheses or brackets.
+
 Changes in version 2.2, 2006-05-19:
 
 * The distribution terms for all Bison-generated parsers now permit