X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8e280f9c718f44567f5b0d74a59be045a84abb2b;hp=164bfcecbecfe079deb8d6c72856cd00a9b8175d;hb=98d2356ad0e1c3bbd823ab17fb51eaa794b26713;hpb=258b75c4f787ec2709a1cb089f839333cbf4f071 diff --git a/debian/changelog b/debian/changelog index 164bfcecb..8e280f9c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,27 @@ -ikiwiki (3.20110708) UNRELEASED; urgency=low +ikiwiki (3.20110715) unstable; urgency=low + + * rename: Fix logic error that broke renaming pages when the attachment + plugin was disabled. + * rename: Fix logic error that bypassed the usual pagespec checks. + + -- Joey Hess Fri, 15 Jul 2011 18:36:29 -0400 + +ikiwiki (3.20110712) unstable; 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 Tue, 12 Jul 2011 00:41:26 -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