]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/bison.simple (yyparse): Do not implement @$ = @1.
[bison.git] / ChangeLog
index 4f0f2ca0c1fc45c7d9bcf9b2382f6b2cfae132cc..819c6d2d4921d339f7900cc705ca9eafdccafa02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-02  Akim Demaille  <akim@epita.fr>
+
+       * data/bison.simple (yyparse): Do not implement @$ = @1.
+       (YYLLOC_DEFAULT): Adjust to do it.
+       * doc/bison.texinfo (Location Default Action): Fix.
+
 2002-05-02  Akim Demaille  <akim@epita.fr>
 
        * src/reader.c (parse_braces): Merge into...