X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/05124f9a86dadca50c693d57f8fc8398fb5d8be9..e0855f84d321d59d3e5e99ca91b29ad796c37564:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1e82ee70c..66ccc5b60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,20 @@ -ikiwiki (2.52) UNRELEASED; urgency=low +ikiwiki (2.53) UNRELEASED; urgency=low + + * search: generate configuration files once only when rebuilding + (Gabriel McManus) + * attachment: Fix an uninitialised value warning when editing a page + that currently has no attachments. + * Fix a bug with links to pages whose names contained colons. + * attachment: Support old versions of CGI.pm that lack an upload method. + + -- Joey Hess Mon, 07 Jul 2008 01:52:48 -0400 + +ikiwiki (2.52) unstable; urgency=low * attachment: New plugin for uploading and managing attachments. + This includes a fairly powerful PageSpec based admin pref for deciding + whether to accept a given upload, and an attachment management interface + on the edit page. (Sponsored by The TOVA Company.) * If attachments are not enabled, configure CGI.pm to disable file uploads by default. (An anti-DOS measure.) @@ -17,7 +31,7 @@ ikiwiki (2.52) UNRELEASED; urgency=low * Above change also allowed really fixing escaped slashes from the blogpost form. - -- Joey Hess Mon, 30 Jun 2008 19:56:28 -0400 + -- Joey Hess Sun, 06 Jul 2008 19:15:37 -0400 ikiwiki (2.51) unstable; urgency=low