]> git.saurik.com Git - bison.git/blobdiff - NEWS
Use "%no-default-prec" instead of "%default-prec 0".
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 937c45b9de638ce2e53b11e827fb7f352792a795..59c53ff423ffbcafd3a777788184cd61a74bfda5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Bison News
 ----------
 
+Changes in version 1.875c:
+
+* New %no-default-prec declaration, to disable default rule precedences.
+  New %default-prec declaration, to reestablish the default.
+
 Changes in version 1.875b, 2003-06-17:
 
 * GLR grammars now support locations.