]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Remove an entry that was not actually committed, yet.
[bison.git] / ChangeLog
index 7c59bb3025dc7e05ff944cd3ecae8f2d15d3dab1..c376a137f17e8b64a23730c49bd2811d3e3240af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,19 +5,6 @@
        * tests/calc.at (_AT_DATA_CALC_Y): Ditto.
        * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise.
 
-2004-10-28  Akim Demaille  <akim@epita.fr>,
-           Alexandre Duret-Lutz <adl@gnu.org>
-
-       * data/lalr1.cc (Parser::yycdebug_): New, a pointer, to allow
-       changes.
-       (YYCDEBUG): Adjust.
-       Use it instead of cdebug_.
-       (Parser::debug_stream, Parser::set_debug_stream): New.
-       (Parser::symprint_): Define cdebug_ for temporary backward
-       compatibility.
-       * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use
-       debug_stream ().
-
 2004-10-27  Paul Eggert  <eggert@cs.ucla.edu>
 
        * data/glr.c (yyloc_default): Remove; not used.