X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/9c6a89660e930bf68907fb6141b517378147f38e..4524c55bcfc69d0ecb0e1b35dac035d44153c576:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 9e769788..a3d1da56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2009-02-19 Akim Demaille + + Remove trailing blanks. + The epilogue has its own ending + , no need to add another. + + * data/glr.c, data/lalr1.java, data/yacc.c: dnl when outputing the + epilogue. + * data/glr.cc: dnl when extending the epilogue. + Remove stray "private:". + +2009-02-19 Akim Demaille + + Use b4_c_modern. + * data/c.m4 (b4_c_function_decl): Here. + 2009-02-19 Akim Demaille Comment changes.