]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
remove removed fix
[ikiwiki.git] / debian / changelog
index 3d6d50cb17ddea964bdc595c7cc0289527adcfda..a4676af79796fa1d39a3a8684cc5299f4cae4be1 100644 (file)
@@ -1,3 +1,13 @@
+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.
+  * 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.