projects
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39a06c2
)
Describe %default-prec.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 30 Sep 2003 20:20:25 +0000
(20:20 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 30 Sep 2003 20:20:25 +0000
(20:20 +0000)
NEWS
patch
|
blob
|
blame
|
history
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.