X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/25b01f94045eaa262587fcd18e8525eed9c18157..a965e024302c900df9a77ed9eccc8609d2986571:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ddd0f7a28..ece9df882 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,15 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low * 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. + * 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. -- Joey Hess Thu, 09 Jun 2011 10:06:44 -0400