]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Encode is used in nearly all code paths so stop loading it on demand
[git.ikiwiki.info.git] / debian / changelog
index b1b449ad59db18e06e959f0bf7e0d9c3c47bf87a..eefa9e19c69ce88d054c5c29818c4a8dab222489 100644 (file)
@@ -17,11 +17,14 @@ ikiwiki (1.8) UNRELEASED; urgency=low
     Liambotis.
   * Add insane double encode/decode to utf8 around call to markdown.
     This works around a truely strange bug, which is apparently a bug in
-    perl, which I lack space to describe here (see t/crazy-badass-perl-bug.t)
+    perl, #376329. Also added a test case for it.
   * Improve layout of edit page so formatting help link is always visible w/o
     getting in the way of the preview.
+  * Centralised all calls to HTML::Template and force all the templates
+    to be read as utf8.
+  * Support pages with utf8 filenames. Patch by Faidon Liambotis.
 
- -- Joey Hess <joeyh@debian.org>  Sun,  2 Jul 2006 13:43:56 -0400
+ -- Joey Hess <joeyh@debian.org>  Mon,  3 Jul 2006 16:17:20 -0400
 
 ikiwiki (1.7) unstable; urgency=low