]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
revert broken parentlinks fix, which was broken, explain why
[ikiwiki.git] / debian / changelog
index 61379c5fb5e864ccdb3f110cdcd36844ec73631c..825b7a6ff24db977f749b773208793750a4e317e 100644 (file)
@@ -1,4 +1,15 @@
-ikiwiki (1.21) UNRELEASED; urgency=low
+ikiwiki (1.22) UNRELEASED; urgency=low
+
+  * 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.
+  * Fix a bug introduced last version to do with nested inlines.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 22 Aug 2006 12:53:05 -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
@@ -16,8 +27,9 @@ ikiwiki (1.21) UNRELEASED; urgency=low
     Talens-Oliag. Note that this has many known issues -- see the caveats on
     the plugin's page.
   * Credit everyone who wrote a plugin on the plugins' wiki pages.
+  * Fix utf-8 in blog post form.
 
- -- Joey Hess <joeyh@debian.org>  Sat, 19 Aug 2006 00:56:32 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 20 Aug 2006 16:42:54 -0400
 
 ikiwiki (1.20) unstable; urgency=low