X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/add72de71a922a7d7759c96931759e3680baaeae..d23786cb6c5b3320d4b0c45df3424acea51e90ad:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b1fd95fdd..6ef9650b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,21 @@ -ikiwiki (3.20110609) UNRELEASED; urgency=low +ikiwiki (3.20110712) UNRELEASED; urgency=low + + * attachment: Bugfix to create directory when moving attachment out of + holding area. + + -- 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. @@ -27,8 +44,13 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low 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, 09 Jun 2011 10:06:44 -0400 + -- Joey Hess Thu, 07 Jul 2011 20:38:31 -0400 ikiwiki (3.20110608) unstable; urgency=high