X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/16ca01f9bffa7d0e166fe1a9c620d447b6a88a22..ee5abb379bc118339852b742fea1ca1c8fce7706:/ChangeLog diff --git a/ChangeLog b/ChangeLog index cc3a5b00..dd66b0cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-12-15 Bob Rossi + and Joel Denny + + * data/push.c (yypstate): Add typedef, and update all uses of + struct yypstate to just yypstate. + * tests/calc.at (_AT_DATA_CALC_Y): Update here as well. + 2006-12-14 Bob Rossi * data/push.c (yypush_parse): Declare prototype regardless of