]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Simplify the i18n of the error messages.
[bison.git] / ChangeLog
index f4d480662226257ecb4c3438351401ebe292ad0b..28b33a1604eaca569e9c9976d3edb07517cc66be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-12-11  Akim Demaille  <demaille@gostai.com>
+
+       Simplify the i18n of the error messages.
+       * data/lalr1.cc: Comment changes.
+
+2008-11-11  Akim Demaille  <demaille@gostai.com>
+
+       Prefer M4 to CPP.
+       * data/lalr1.cc: Use b4_error_verbose_if instead of #if
+       YYERROR_VERBOSE.
+
 2008-11-11  Akim Demaille  <demaille@gostai.com>
 
        Support i18n of the parse error messages.