diff --git a/NEWS b/NEWS index 3f546c8f..30b5e0af 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ Bison News ---------- +Changes in version 1.75e: + +* References to the experimental %lex-param and %parse-param directives + have been temporarily removed from the manual, since we don't want + users to rely upon these features quite yet. + Changes in version 1.75d, 2002-12-13: * Semicolons are once again optional at the end of grammar rules.