]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/push.c, data/yacc.c: Make sure there's a newline at the end of
[bison.git] / ChangeLog
index 18ce38b0d0c31d014f634c3dd12531ad1f088db0..583d8eb8bfbae859023fdb1236a55d51d14c7591 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-21  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * data/push.c, data/yacc.c: Make sure there's a newline at the end of
+       the parser header file so that gcc doesn't warn.
+
 2006-10-21  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Split the default %destructor/%printer into two kinds: <*> and <!>.