]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Remove incorrect mode specification.
[bison.git] / ChangeLog
index 6796f5c029afd0f9124448ba2d0bc3d8a04694c0..608c2cea4af992c2c24d2a9f445642463eae84e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-18  Akim Demaille  <demaille@gostai.com>
+
+       Remove incorrect mode specification.
+       * data/glr.cc: Don't pretend it's C code.
+
+2008-11-17  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       Simplify last patch slightly.
+       * src/getargs.c (getargs): Here.
+
 2008-11-17  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Fix last warning from --enable-gcc-warnings.