X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2c08afa5dd8df23c0545c7d5b90431d0cca0670c..021039846636833e7a38887c9b28f1a4a7f0687c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8eb003f0..f96983d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-05-30 Paul Eggert + + * data/glr.c (YYRECOVERING): Define to be a function-like macro + with no arguments, not as an object-like macro. This is for + compatibility with data/yacc.c. Problem reported by John P. Hartmann in + . + * doc/bison.texinfo (Action Features, Error Recovery, Table of Symbols): + Document this. + 2006-05-30 Joel E. Denny * src/getargs.c (usage): Back out yesterday's modification of the