]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Remove trailing blanks.
[bison.git] / ChangeLog
index 9e7697886444a0314f20b3459cc208edb6efd991..a3d1da56406b81a8b0f0c0f599c75041b68027e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-02-19  Akim Demaille  <demaille@gostai.com>
+
+       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  <demaille@gostai.com>
+
+       Use b4_c_modern.
+       * data/c.m4 (b4_c_function_decl): Here.
+
 2009-02-19  Akim Demaille  <demaille@gostai.com>
 
        Comment changes.