diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-03 14:53:05 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2007-12-03 14:53:05 +0000 |
commit | dfebae02810a7be48c240bed7f8c9a29c85433e4 (patch) | |
tree | 2de866364e20dce88dbc841b46055fa37b5aa48d /changelog | |
parent | cd6aaa426e629ebda85e63d7a5bcff440abab0b4 (diff) |
add gettext localization
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |