diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 07:20:43 +0200 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-07-20 07:20:43 +0200 |
commit | be30203459f6994f650ed56b9f7da88b8c98c137 (patch) | |
tree | 1f97d8f50e6f5a05c3b7edb184c06f56145acba1 /debian/changelog | |
parent | e6709f6677f037097744a07cc9c3b58db4fd4595 (diff) | |
parent | a7b813182df7d18a0d1bf2fb28b3ee4c069c86e9 (diff) |
Merge branch 'master' into integration
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a8d8c7e07..c0475d0dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ ikiwiki (3.15) UNRELEASED; urgency=low * rename: Refactor subpage rename handling code into rename hook. (intrigeri) * po: New plugin, suporting translation of wiki pages using po files. (intrigeri) - * Add underlaypo setup that can be used to generate po files for - translating the underlays. + * Add build machinery to build po files to translate the underlay wikis, + * Add further build machinery to generate translated underlays from + the po file, for use by wikis whose primary language is not English. -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400 |