summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 267e0e5e..7602a9df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-06 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/Makefile.am, src/utils/strprintf.h, src/utils/strprintf.cpp:
+ Added a helper function for printf-formatting a (gettext) C string into
+ a dynamically-sized C++ string.
+ * src/gui/inventory.cpp: Completed marking of translatable strings for
+ inventory window.
+ * po/tmw.pot: Updated with new translatable strings.
+ * po/fr.po: Completed translation of inventory window in french.
+
2007-08-05 Guillaume Melquiond <guillaume.melquiond@gmail.com>
* configure.ac, Makefile.am, po, src/Makefile.am, src/main.cpp,