]> git.saurik.com Git - bison.git/blobdiff - NEWS
Semicolons are now allowed before "|".
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 05ef7ddf4678a6e90e2ef9e12c1834faa9b74663..0d62b40ba55707e088ad79234092abc93aa0c077 100644 (file)
--- 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.