]> git.saurik.com Git - bison.git/blobdiff - NEWS
glr: allow spaces between "%?" and "{" in predicates
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 7a2d4b5c2a23fbf084152e3bb65076b23ef6a4e1..e01198de323d268700ac3333bcc4f6fc3503826a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ GNU Bison NEWS
   leaves "foo" diagnostics as warnings.  Similarly, with "-Werror=foo
   -Wno-error", "foo" diagnostics are now errors.
 
+*** GLR Predicates
+
+  As demonstrated in the documentation, one can now leave spaces between
+  "%?" and its "{".
+
 * Noteworthy changes in release 3.0 (2013-07-25) [stable]
 
 ** WARNING: Future backward-incompatibilities!