X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/25b01f94045eaa262587fcd18e8525eed9c18157..20577d8ecb18f7954a97800cb9b9dca981d2b53e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ddd0f7a28..0c55d4afa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,23 @@ -ikiwiki (3.20110609) UNRELEASED; urgency=low +ikiwiki (3.20110712) UNRELEASED; urgency=low + + * attachment: Bugfix to create directory when moving attachment out of + holding area. + * Display attachment manipulation links always, since attachments can be + uploaded via javascript. + + -- Joey Hess Mon, 11 Jul 2011 21:35:20 -0400 + +ikiwiki (3.20110711) unstable; urgency=low + + * Add build dep on python-support. Closes: #633536 + * attachment: Bugfix to move upload attachments out of holding area + when saving. + * attachment: Bugfix for trying to attach files to a subpage of the index + page. + + -- Joey Hess Mon, 11 Jul 2011 13:03:04 -0400 + +ikiwiki (3.20110707) unstable; urgency=low * userlist: New plugin, lets admins see a list of users and their info. * aggregate: Improve checking for too long aggregated filenames. @@ -22,8 +41,18 @@ 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. - - -- Joey Hess Thu, 09 Jun 2011 10:06:44 -0400 + * 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 Thu, 07 Jul 2011 20:38:31 -0400 ikiwiki (3.20110608) unstable; urgency=high