X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d5a3fe37a9bfea4a8fbb18eff2cc3dbf81b55d53..88ab880d90020666c39614a01e388eee5c6505e8:/NEWS diff --git a/NEWS b/NEWS index 05ef7ddf..0d62b40b 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ Bison News Changes in version 1.875b: +* Semicolons are now allowed before "|" in grammar rules, as POSIX requires. + Changes in version 1.875a, 2003-02-01: * For now, %expect-count violations are now just warnings, not errors.