X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a4cf101a98f1ea4d84b08a9c82a3b317ecacac03..ef9a1fafaf4680b9915c36c1a3da35d049d5baf7:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a55dd25e..b0ad42f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-25 Paul Eggert + + * data/glr.c (yydestroyStackItem): New function. + (yyrecoverSyntaxError, yyreturn): Use it to improve quality of + debugging information. Problem reported by Joel E. Denny. + 2005-08-25 Akim Demaille * tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.