releasing version 1.21

master
joey 2006-08-20 20:53:56 +00:00
parent 132e41500f
commit e32b07ed2b
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View 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. * 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 * 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. * Credit everyone who wrote a plugin on the plugins' wiki pages.
* Fix utf-8 in blog post form. * 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 ikiwiki (1.20) unstable; urgency=low

View File

@ -16,7 +16,7 @@ Released 29 April 2006.
[[PageSpec]]). _(status: exists, could of course use more tests)_ [[PageSpec]]). _(status: exists, could of course use more tests)_
* [[Plugins]] _(status: done, interface still not quite stable)_ * [[Plugins]] _(status: done, interface still not quite stable)_
* [[Tags]] _(status: fair)_ * [[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 * [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
scalability issues. _(status: 45%-60%+ speedup since 1.0)_ scalability issues. _(status: 45%-60%+ speedup since 1.0)_
* Improved [[todo/html]] stylesheets and templates. * Improved [[todo/html]] stylesheets and templates.