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