]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (yyresolveValue): Fix redundant parse tree problem
[bison.git] / ChangeLog
index 17e3f213b3736e75361beede7096e5a9791f570e..f102faa18654a55fb3113d561b078fbd600c15b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
+2005-08-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/glr.c (yyresolveValue): Fix redundant parse tree problem
+       reported by Joel E. Denny in
+       <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00004.html>
+       (trivial change).
+       * tests/glr-regression.at (Duplicate representation of merged trees):
+       New test, from Joel E. Denny in:
+       <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>.
+       * THANKS: Add Joel E. Denny.
+
+       * configure.ac (AC_INIT): Bump to 2.0c.
+
 2005-07-24  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Version 2.0b.
 
+       * Makefile.am (SUBDIRS): Put examples before tests, so that
+       "make check" doesn't finish with "All 1 tests passed".
+
        * tests/regression.at (Token definitions): Don't rely on
        AT_PARSER_CHECK for data that contains backslashes.  It currently
        uses 'echo', and 'echo' isn't portable if its argument contains