]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Formatting changes.
[bison.git] / ChangeLog
index aaaefcd508444cc55bd793dd4987f21c5b31ec43..1d37e0ad7392a03d1bf5925ec126debcc48fe0dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2008-11-25  Akim Demaille  <demaille@gostai.com>
+
+       Formatting changes.
+       * data/lalr1.java: here.
+
+2008-11-25  Akim Demaille  <demaille@gostai.com>
+
+       b4_args is more general than only C++.
+       * data/lalr1.cc (b4_args, _b4_args): Move to...
+       * data/bison.m4: here.
+
+2008-11-21  Di-an Jan  <dianj@freeshell.org>
+
+       Implement no-XXX arguments for --warnings, --report, --trace.
+       * src/getargs.c (flags_argmatch): Handles no-XXX.
+       Fix typo in doxygen comment.
+
 2008-11-21  Akim Demaille  <demaille@gostai.com>
 
        Display the changes in cross-options.texi.