X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3d54b576358ad452ef7fe618b7cfcca3f72dcde4..f9315de5a470cb492502c8fbcadafca3a47abd33:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 17e3f213..f102faa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,23 @@ +2005-08-21 Paul Eggert + + * data/glr.c (yyresolveValue): Fix redundant parse tree problem + reported by Joel E. Denny in + + (trivial change). + * tests/glr-regression.at (Duplicate representation of merged trees): + New test, from Joel E. Denny in: + . + * THANKS: Add Joel E. Denny. + + * configure.ac (AC_INIT): Bump to 2.0c. + 2005-07-24 Paul Eggert * 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