]> git.saurik.com Git - bison.git/blobdiff - NEWS
Remove the so called hairy (semantic) parsers.
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 716f4090f092c816b4c10851aa34806ce2bf2f4d..14a42e217e55ed362ef333253f9c47131b37cf16 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,10 @@ Changes in version 1.49b:
      %token YYEOF 0
   or
      %token YYEOF 0 "end of file"
+
+* Semantic parser
+  This old option, which has been broken for ages, is removed.
+
 \f
 Changes in version 1.35, 2002-03-25: