]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/bison.m4 (b4_cat): Put a newline after the end delimiter of the
[bison.git] / ChangeLog
index a522abcd2200e1b83e59a3bf4704480a6cafe5db..a24f3c53dfef5517a95cc2966861e202f9dce7c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-09  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * data/bison.m4 (b4_cat): Put a newline after the end delimiter of the
+       here document and before the EOF so that BSD's implementation of Bourne
+       shell doesn't parse the delimiter as part of the here document.
+       * doc/.cvsignore: Add cross-options.texi.
+       * src/getargs.c (usage): Add a blank line after the warning categories.
+
 2007-11-08  Paolo Bonzini  <bonzini@gnu.org>
 
        * data/lalr1.java (Lexer): Remove usage of b4_pure_if.