]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* doc/bison.texinfo: Promote `%long-directive' over
[bison.git] / ChangeLog
index 5a9f6f992632d980fc3e17d89e89fe74a7fa4945..01e0d27ce3d796a703e7b9fd2e3b178419f63d2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2001-12-29  Akim Demaille  <akim@epita.fr>
+
+       * doc/bison.texinfo: Promote `%long-directive' over
+       `%long_directive'.
+       Remove all references to fixed-output-files, yacc is enough.
+
+       
+2001-12-29  Akim Demaille  <akim@epita.fr>
+
+       * src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
+       user prologue.  These are defaults.
+       * tests/actions.at (Mid-rule actions): Make sure the user can
+       define YYDEBUG and YYERROR_VERBOSE.
+
+       
 2001-12-29  Akim Demaille  <akim@epita.fr>
 
        * src/output.c (header_output): Don't forget to export YYLTYPE and