X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4f84717d23365a42ca421267baa3c51cc1b5108b..1d6b689b26f1939a31d082e94ce31d0a5e14853c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 59757bca..2566a19e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-03-02 Akim Demaille + + Dub symbol_type_base as a public type. + * data/c++.m4 (b4_public_types_declare): Now define + symbol_type_base and symbol_type. + (b4_public_types_define): New. + In both cases, the definitions are taken verbatim from lalr1.cc. + * data/lalr1.cc: Adjust. + 2009-03-02 Akim Demaille b4_public_types_declare.