]> git.saurik.com Git - bison.git/blobdiff - NEWS
* NEWS: %expect-violations are now just warnings, reverting
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index c33568229767f46a442cc0d76b9851c825d66f82..114a0fd1647401a1a0554fff722f213a3226d2ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Bison News
 
 Changes in version 1.875a:
 
+* %expect-count violations are now just warnings, not errors, for
+  compatibility with Bison 1.75 and earlier (when there are
+  reduce/reduce conflicts) and with Bison 1.30 and earlier (when there
+  are too many or too few shift/reduce conflicts).
+
 * New configure option --disable-yacc, to disable installation of the
   yacc command and -ly library introduced in 1.875 for POSIX conformance.
 \f