]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/calc.at (AT_CHECK_CALC): Adjust: there are now additional
[bison.git] / ChangeLog
index 5bc854ad858acc0a3e6566657edcf9df59e9517c..f074e59c8836761ad3fc03123934f3f2d09a2436 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-26  Akim Demaille  <akim@epita.fr>
+
+       * tests/calc.at (AT_CHECK_CALC): Adjust: there are now additional
+       `Error:' lines.
+       * data/bison.simple (yystos) [YYDEBUG]: New.
+       (yyparse) [YYDEBUG]: Display the symbols which are popped during
+       error recovery.
+       * tests/regression.at (Web2c Actions): Adjust: yystos is output now.
+
 2002-05-25  Akim Demaille  <akim@epita.fr>
 
        * doc/bison.texinfo (Debugging): Split into...