]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Bugfix for trying to attach files to a subpage of the index page.
[ikiwiki.git] / debian / changelog
index 8f659cb31719bb1f1f05d82d0334aaf395ff19e3..f51d41c2a841a58e59cf4edeac007c68fcd5b52a 100644 (file)
@@ -23,6 +23,15 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
     whose title is mixed case, allow selecting between the mixed case and
     all lower-case names.
   * Fix ikiwiki-update-wikilist -r to actually work.
+  * comments: collect metadata in a scan-phase preprocess hook, which
+    fixes sorting comments by date. (smcv)
+  * Run scan hooks for internal pages (preprocess hooks already run in scan
+    mode) (smcv)
+  * inline: Handle obfuscated urls, such as the mailto urls generated by
+    markdown when forcing urls absolute.
+  * Bugfix for wikilink containing an email address not showing up in 
+    brokenlinks list.
+  * Bugfix for trying to attach files to a subpage of the index page.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 09 Jun 2011 10:06:44 -0400