]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
web commit by JeremyReed: fix link to SharedHosting by prefixing with slash.
[ikiwiki.git] / debian / changelog
index bd2ed8afd9ff23954004c8c1570ef0370cb7cdbf..bcf3c9ac5a4a7b9623e2b9a6cbb150f511607113 100644 (file)
@@ -1,7 +1,21 @@
-ikiwiki (2.44) UNRELEASED; urgency=low
+ikiwiki (2.45) UNRELEASED; urgency=low
+
+  * toc: Add the table of contents at sanitize time, rather than at format
+    time. This allows the toc to be displayed when previewing an edit. It also
+    avoids headers in the page template from showing up in the toc.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 26 Apr 2008 15:09:36 -0400
+
+ikiwiki (2.44) unstable; urgency=medium
 
   * Bring back the svnrepo setup file option. This is needed for
     recentchangediff to work with svn repos.
+  * Allow libtext-markdown-perl to satisfy dependencies, as a
+    an alternative to the markdown package.
+  * Correct a bug in pagespec matching, where a empty pagespec matched all
+    pages. This manifested as wikis with no locked pages treating them all as
+    locked. The bug was introduced in version 2.41.
+  * Medium urgency upload due to above fix.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 17 Apr 2008 14:33:54 -0400