Fix ikiwiki-update-wikilist -r to actually work.
[ikiwiki.git] / debian / changelog
index cf17d213c1501bfae3042745ca839759789ae270..8f659cb31719bb1f1f05d82d0334aaf395ff19e3 100644 (file)
@@ -18,6 +18,11 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
   * Support svg as a inlinable image type; svg images can be included on a
     page by simply linking to them, or by using the img directive.
     Note that sanitizing svg files is still not addressed.
+  * img: Generate png format thumbnails for svg images.
+  * Preserve mixed case in page creation links, and when creating a page
+    whose title is mixed case, allow selecting between the mixed case and
+    all lower-case names.
+  * Fix ikiwiki-update-wikilist -r to actually work.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 09 Jun 2011 10:06:44 -0400