diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-27 15:34:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-27 15:34:02 -0400 |
commit | 89425d0cbad3fb7417563bbea37370e1358083a4 (patch) | |
tree | 82ac2f7a3dc70afe8881f9343f954e55386c2d05 | |
parent | 0b2791ccc7c56783aceb63fe3bbb1dbf048bedb1 (diff) |
update changelog
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82de0b5e5..951ffe10e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ ikiwiki (3.09) UNRELEASED; urgency=low * comments: Fix anchor ids to be legal xhtml. Closes: #521339 * Add new hooks: canremove, canrename, rename. (intrigeri) * rename: Refactor subpage rename handling code into rename hook. (intrigeri) + * po: New plugin, suporting translation of wiki pages using po files. + (intrigeri) -- Joey Hess <joeyh@debian.org> Thu, 19 Mar 2009 15:32:49 -0400 |