]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Propagate i18n changes into glr.c.
[bison.git] / ChangeLog
index dd650dfe0116187a0464446f605ad83033b8f2a6..6edfdab775d11e568f4be8c5da9937a3f002d1b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.