]> git.saurik.com Git - bison.git/commitdiff
NEWS: Internationalization.
authorAkim Demaille <demaille@gostai.com>
Thu, 3 Sep 2009 09:03:14 +0000 (11:03 +0200)
committerAkim Demaille <demaille@gostai.com>
Thu, 3 Sep 2009 09:11:05 +0000 (11:11 +0200)
* NEWS (2.4.2): Add "Internationalization" item.
(cherry picked from commit 2755de8fec58b581faed33f76a23eeb681e2edc5)

ChangeLog
NEWS

index 4813d2d3c3d87a541d4a940af7476defb488ea8e..70cebee32157584ee9b2ba7aed3b74d4be1d9e2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-03  Akim Demaille  <demaille@gostai.com>
+
+       * NEWS (2.4.2): Add "Internationalization" item.
+
 2009-09-03  Akim Demaille  <demaille@gostai.com>
 
        bootstrap: fix/improve find_tool.
 2009-09-03  Akim Demaille  <demaille@gostai.com>
 
        bootstrap: fix/improve find_tool.
diff --git a/NEWS b/NEWS
index 0086f414a78e30dc6235c58214116dcc5c9ebc35..82044f25139c6b86d7c03b20f7dbeaf39c378103 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -160,6 +160,12 @@ Bison News
   Bison's Java feature as a whole including its current usage of %code
   is still considered experimental.
 
   Bison's Java feature as a whole including its current usage of %code
   is still considered experimental.
 
+** Internationalization.
+
+  Fix a regression introduced in Bison 2.4: Under some circumstances,
+  message translations were not installed although supported by the
+  host system.
+
 * Changes in version 2.4.1 (2008-12-11):
 
 ** In the GLR defines file, unexpanded M4 macros in the yylval and yylloc
 * Changes in version 2.4.1 (2008-12-11):
 
 ** In the GLR defines file, unexpanded M4 macros in the yylval and yylloc