X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/308a2f7637aa4f3dd2aa9cb3cf65e5de991b7d6f..fcc618005a9494e1521510534cb7aa15672b4432:/ChangeLog diff --git a/ChangeLog b/ChangeLog index d9b9e4d2..53c8ccf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-05-12 Paul Hilfinger + + * data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect + 32-bit arithmetic. + * data/bison.c++ (b4_sint_type, b4_uint_type): Ditto. + 2002-05-07 Akim Demaille * tests/synclines.at: Be sure to prototype yylex and yyerror to