]> git.saurik.com Git - bison.git/commitdiff
Describe %default-prec.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Sep 2003 20:20:25 +0000 (20:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Sep 2003 20:20:25 +0000 (20:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5c5e8c41fe74afb0ae7c784bc111a1b0835ed7d7..66e18d36ac635f4c12b360a8ddb8b381b81cb4c5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ Bison News
 
 Changes in version 1.875c:
 
+* New %default-prec declaration, to enable (the default) or disable
+  default rule precedences.
+
 Changes in version 1.875b, 2003-06-17:
 
 * GLR grammars now support locations.