diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 17:16:40 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 17:16:40 -0500 |
commit | bb1ce7207d9707848dfa7ebf6e32bfff5736732c (patch) | |
tree | 7c423a74bf8d9f260b2570af9987a55a843116b4 /debian | |
parent | b4bc7d17080055c615bc264c4d5b7d791161682c (diff) | |
download | ikiwiki-bb1ce7207d9707848dfa7ebf6e32bfff5736732c.tar ikiwiki-bb1ce7207d9707848dfa7ebf6e32bfff5736732c.tar.gz |
attachment: Fix several utf-8 problems.
Similar to those in the rename plugin, although here we can't use
the form object.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 41f4ec870..c286065fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low * monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) * rename: Fix some utf-8 problems. + * attachment: Fix several utf-8 problems. -- Joey Hess <joeyh@debian.org> Wed, 02 Dec 2009 17:22:21 -0500 |