releasing version 1.21 1.21
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 20 Aug 2006 20:53:56 +0000 (20:53 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 20 Aug 2006 20:53:56 +0000 (20:53 +0000)
debian/changelog
doc/roadmap.mdwn

index 22db661bd4cfef65127227ea3e21df714df30e95..3d6d50cb17ddea964bdc595c7cc0289527adcfda 100644 (file)
@@ -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 <joeyh@debian.org>  Sun, 20 Aug 2006 16:40:51 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 20 Aug 2006 16:42:54 -0400
 
 ikiwiki (1.20) unstable; urgency=low
 
index 4c26ed24b3e5d9f0e6c127872d4c2e10d6b51acc..eb1ebd6fa6ee2fb4b839a18638e2450715fcae25 100644 (file)
@@ -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.