]> git.saurik.com Git - bison.git/blobdiff - NEWS
Update.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 98d4f939c572532b390deab824206ced388b5838..c61394b76024b936ea330c623d7d89d4363925f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ Changes in version 1.75b:
   In addition, they provide a means for yyerror to remain pure, and
   to access to the current location.
 
+  #defining yyerror to steal internal variables is strongly
+  discouraged.  It is not guaranteed to work for ever.
+
 * #line
   Bison now recognizes #line in its input, and forwards them.