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.