X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d6645148013be7c2abb641fcebe68d48af1a3739..aca1717341b70862b465e4e4c7fb03a63084a35d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0b94fe9a..f82892cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2006-05-19 Paul Eggert + + * NEWS: Version 2.2. + * configure.ac (AC_INIT): Likewise. + +2006-05-17 Joel E. Denny + + * data/glr.c (yyreportTree): Make room in yystates for the state + preceding the RHS. This fixes the segmentation fault reported by Derek + M. Jones in + . + (yyreportTree, yypdumpstack): Subtract 1 from yyrule before printing + to the user. Reported for yyreportTree by Derek M. Jones later in the + same thread. + * THANKS: Add Derek M. Jones. + Update my email address. + Fix typo in Steve Murphy's name. + 2006-05-14 Paul Eggert * data/glr.c (yyreportSyntaxError): Fix off-by-one error in