]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Remove spurious initial empty lines.
[bison.git] / ChangeLog
index e3d6ddddfc1fd8c4bb9745a21189c434457d47c5..157cf9540cd06fc022cb2dcb86ba48b7630fcba1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-11-04  Akim Demaille  <demaille@gostai.com>
+
+       Remove spurious initial empty lines.
+       * data/glr.c, data/glr.cc, data/lalr1.cc, data/lalr1.java,
+       * data/yacc.c: End the @output lines with an @.
+
 2009-04-04  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Replace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.