diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-10 18:16:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-10 18:16:43 +0000 |
commit | d0b025468aed28f44caeb5f9e0b1d5571b043cba (patch) | |
tree | 107c3d0eeffb996182f91e5e0bfa102a3fd3008a /debian | |
parent | 961ac9575a684c09b2c3423a4e21f9a2c377d64a (diff) |
* Patch from Recai to use utf8 when reading the setup file, so that
utf8 wikinames from there will be used properly.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 46a1c3f62..7eb45e021 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Support hyperestradier version 1.4.2, which adds a new required phraseform setting. * If an inlined page has a permalink, link the page title to that. + * Patch from Recai to use utf8 when reading the setup file, so that + utf8 wikinames from there will be used properly. - -- Joey Hess <joeyh@debian.org> Sat, 9 Sep 2006 23:56:48 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 10 Sep 2006 14:06:01 -0400 ikiwiki (1.26) unstable; urgency=low |