From 829fd4c70d55220f52dafba8b3b61940ef59c8f1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 14 May 2003 23:37:32 +0000 Subject: [PATCH] Semicolons are now allowed before "|". --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.50.0