]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/regression.at (%nonassoc and eof): Don't include
[bison.git] / ChangeLog
index a54e6095444b6602673a00fe3c1e5285f903093d..9e9ce8389a6fb46a21312648045e65898c4c6b36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,21 @@
+2002-02-11  Akim Demaille  <akim@epita.fr>
+
+       * tests/regression.at (%nonassoc and eof): Don't include
+       nonportable headers.
+
+2002-02-08  Robert Anisko  <robert@lrde.epita.fr>
+
+       * data/bison.c++: Correct error recovery.  Make the user able to
+       initialize the starting location.
+
+2002-02-07  Akim Demaille  <akim@epita.fr>
+
+       * tests/input.at: New.
+
 2002-02-07  Robert Anisko  <robert@lrde.epita.fr>
 
        * data/bison.c++: Replace some direct m4 expansions by constants.  Be
-       more consistent when naming methods and variables.  Put preprocessor    
+       more consistent when naming methods and variables.  Put preprocessor
        directives around tables only needed for debugging.
 
 2002-02-07  Robert Anisko  <robert@lrde.epita.fr>