]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* NEWS, doc/bison.texinfo, doc/bison.1, doc/bison.rnh: Document that
[bison.git] / ChangeLog
index 62a37342457d36a0b06c3a704988adb2a272b399..79840f93c0d2419dd747bae77038afb5c9626c6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-17  Paul Eggert  <eggert@twinsun.com>
+
+       * NEWS, doc/bison.texinfo, doc/bison.1, doc/bison.rnh: Document that
+       YYDEBUG must be defined to a nonzero value.
+
+       * src/bison.simple (yytname): Do not assume that the user defines
+       YYDEBUG to a properly parenthesized expression.
+
 2001-12-17  Akim Demaille  <akim@epita.fr>
 
        * src/state.h (state_t): Rename lookaheads as lookaheadsp.