]> git.saurik.com Git - bison.git/blobdiff - NEWS
data/glr.c (yyfill): Adjust comment.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 2ab95345109392bae414f129aa9bea4e2d371f3f..de75edb6dd7121692e04ae1543189bbdfb9dbb6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Bison News
 
 Changes in version 2.1a:
 
+* GLR, YACC parsers.
+  The %parse-params are available in the %destructor's (and the
+  experimental %printer's) as per the documentation.
+
 * Bison now warns if it finds a stray `$' or `@' in an action.
 
 * %require "VERSION"