X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3473d0f89948ec10b4123bcb902be0f9ff7dd30d..22fccf958f542d321740f6718611912ca5fec985:/NEWS diff --git a/NEWS b/NEWS index 937c45b9..59c53ff4 100644 --- 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.