]> git.saurik.com Git - bison.git/blobdiff - NEWS
-Werror: fix for rules useless in parser after conflicts.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index ed19c4ca1697dbda32445bbc9ef11c5007f243f6..61b14b08f937930f7b09e0f06241055ffea7a759 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -224,6 +224,9 @@ Bison News
 
 * Changes in version 2.4.3 (????-??-??):
 
+** Bison now obeys -Werror and --warnings=error for warnings about
+   grammar rules that are useless in the parser due to conflicts.
+
 ** Problems with spawning M4 on at least FreeBSD 8 and FreeBSD 9 have
    been fixed.