diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-15 17:10:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-15 17:10:53 +0000 |
commit | dfedb0351d154cd1d58e719012f4b1dda3a07666 (patch) | |
tree | 83747d9b398698544cf98e906be99e016c7eaa21 /debian | |
parent | c1b3572d4d2d9737537441bf7e87f98de1b0075d (diff) |
* Patch from Recai to fix a wide character warning from the search plugin
during setup if the wikiname contains utf8.
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 4b42a933e..93d2973cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,8 +30,10 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Change ddate plugin to use the DateTime::Calendar::Discordian perl module. * Fix a baseurl problem in hyperestradier search results. * Add a stub local.css to avoid problems with 404's. + * Patch from Recai to fix a wide character warning from the search plugin + during setup if the wikiname contains utf8. - -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 13:02:48 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 15 Sep 2006 13:10:06 -0400 ikiwiki (1.26) unstable; urgency=low |