summaryrefslogtreecommitdiffstats
path: root/WebKit/gtk/po/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/gtk/po/ChangeLog')
-rw-r--r--WebKit/gtk/po/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/WebKit/gtk/po/ChangeLog b/WebKit/gtk/po/ChangeLog
index 68321ad..d7eee3a 100644
--- a/WebKit/gtk/po/ChangeLog
+++ b/WebKit/gtk/po/ChangeLog
@@ -1,3 +1,32 @@
+2009-10-19 Daniel Macks <dmacks@netspace.org>
+
+ Reviewed by Adam Barth.
+
+ Inconsistent handling of gettext domain can cause compile failure
+ https://bugs.webkit.org/show_bug.cgi?id=30292
+
+ * GNUmakefile.am: Use DOMAIN variable instead of hard-coded value
+
+2009-10-15 Jan Michael Alonzo <jmalonzo@webkit.org>
+
+ Reviewed by Xan Lopez.
+
+ [GTK] marshal stamp files are not cleaned after a distclean
+ https://bugs.webkit.org/show_bug.cgi?id=30156
+
+ Add stamp-po to CLEANFILES.
+
+ * GNUmakefile.am:
+
+2009-10-09 Rimas Kudelis <rq@akl.lt>
+
+ Rubber-stamped by Gustavo Noronha
+
+ https://bugs.webkit.org/show_bug.cgi?id=30054
+ Localization of WebKit GTK into Lithuanian
+
+ * lt.po: Added.
+
2009-07-18 Jorge González <aloriel@gmail.com>
Rubber-stamped by Jan Alonzo.