]> git.saurik.com Git - bison.git/blobdiff - NEWS
%expect-rr is for GLR only
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index f6e6a8c679071b4c3d8907dc095e90ff372c2a92..9cabf05c2841f4353e30b8249b2f5311b52165c8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -145,6 +145,11 @@ GNU Bison NEWS
   the programmer to prune possible parses based on the values of run-time
   expressions.
 
+** The directive %expect-rr is now an error in non GLR mode
+
+  It used to be an error only if used in non GLR mode, _and_ if there are
+  reduce/reduce conflicts.
+
 * Noteworthy changes in release ?.? (????-??-??) [?]