X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3912a9f5e9e3936822b434862cb7877ea7378beb..9652cdfe2eb16150518e34af33c8858118fe0a09:/debian/changelog diff --git a/debian/changelog b/debian/changelog index bd2ed8afd..bcf3c9ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Thu, 17 Apr 2008 14:33:54 -0400