]> git.saurik.com Git - bison.git/blobdiff - NEWS
* doc/bison.texinfo (Debugging): Split into...
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 6ba1741d9b225776c10b20e0e933dbd217014221..c13dc759a44b697042a673d05cef353c7ed6be8e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,13 @@ Changes in version 1.49b:
   the compiler supports ANSI C or is a C++ compiler, as enums.
   This helps debuggers producing symbols instead of values.
 
+* Reports
+  In addition to --verbose, bison supports --report=THINGS, which
+  produces additional information:
+
+  `itemset'      complete the core item sets with their closure
+  `lookahead'    explicitly associate lookaheads to items
+
 \f
 Changes in version 1.35, 2002-03-25: