]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Formatting changes.
[bison.git] / ChangeLog
index dd650dfe0116187a0464446f605ad83033b8f2a6..77e23d8f0fbb8e1d6cb64f2c152c34b824de76a1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-12-11  Akim Demaille  <demaille@gostai.com>
+
+       Formatting changes.
+       * data/glr.c: Formatting changes.
+
+2008-12-11  Akim Demaille  <demaille@gostai.com>
+
+       Propagate i18n changes into glr.c.
+       * TODO: Update.
+       * data/glr.c (yyreportSyntaxError): Use "switch" instead of
+       building the error message format dynamically.
+       * data/lalr1.java: Formatting changes.
+
 2008-12-11  Akim Demaille  <demaille@gostai.com>
 
        Use testsuite -C.