From: joey Date: Sun, 20 Aug 2006 20:53:56 +0000 (+0000) Subject: releasing version 1.21 X-Git-Tag: 1.21 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/refs/tags/1.21 releasing version 1.21 --- diff --git a/debian/changelog b/debian/changelog index 22db661bd..3d6d50cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (1.21) UNRELEASED; urgency=low +ikiwiki (1.21) unstable; urgency=low * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. * If a page links to itself, mark up the link text in a span with @@ -18,7 +18,7 @@ ikiwiki (1.21) UNRELEASED; urgency=low * Credit everyone who wrote a plugin on the plugins' wiki pages. * Fix utf-8 in blog post form. - -- Joey Hess Sun, 20 Aug 2006 16:40:51 -0400 + -- Joey Hess Sun, 20 Aug 2006 16:42:54 -0400 ikiwiki (1.20) unstable; urgency=low diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 4c26ed24b..eb1ebd6fa 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -16,7 +16,7 @@ Released 29 April 2006. [[PageSpec]]). _(status: exists, could of course use more tests)_ * [[Plugins]] _(status: done, interface still not quite stable)_ * [[Tags]] _(status: fair)_ -* Should have fully working [[todo/utf8]] support. _(status: fair)_ +* Should have fully working [[todo/utf8]] support. _(status: good)_ * [[Optimised_rendering|todo/optimisations]] if possible. Deal with other scalability issues. _(status: 45%-60%+ speedup since 1.0)_ * Improved [[todo/html]] stylesheets and templates.