summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-03 14:53:05 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-03 14:53:05 +0000
commitdfebae02810a7be48c240bed7f8c9a29c85433e4 (patch)
tree2de866364e20dce88dbc841b46055fa37b5aa48d /changelog
parentcd6aaa426e629ebda85e63d7a5bcff440abab0b4 (diff)
add gettext localization
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 6a9c161..44b42d6 100644
--- a/changelog
+++ b/changelog
@@ -9,7 +9,7 @@ Version 2.4:
parent program (don't hold a strong reference).
* Add fallback objects---a single object can be called for any
object under a given path prefix.
-
+ * Add support for localization of strings via gettext
Version 2.3.2: