]> git.saurik.com Git - bison.git/commitdiff
Omit mentions of %lex-param and %parse-param from the documentation
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Dec 2002 00:09:10 +0000 (00:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Dec 2002 00:09:10 +0000 (00:09 +0000)
for now.

NEWS

diff --git a/NEWS b/NEWS
index 3f546c8f42553d43d40b3bbcdecce2e04476d41d..30b5e0af8ffdf6eec546c2dc6db606356d0226d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 Bison News
 ----------
 
 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.
 Changes in version 1.75d, 2002-12-13:
 
 * Semicolons are once again optional at the end of grammar rules.