-ikiwiki (1.21) UNRELEASED; urgency=low
+ikiwiki (1.22) UNRELEASED; urgency=low
+
+ * Fixed a bug with previews of subpages having broken links to top-level
+ pages.
+ * Change how the stylesheet url is determined in the templates: Remove
+ STYLEURL and add BASEURL to all templates (some already had it). This
+ new more general variable can be used to link to other things (eg, images)
+ from the template, as well as stylesheets.
+ * Clean up behavior with broken parentlinks.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 21 Aug 2006 18:26:28 -0400
+
+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
* 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