X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e5c8bc6222712fe9f465d4ac36350fd4ea729787..84b48681c630c1c2dab21ad6c260be3a5b5fff0e:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f3927f121..62374d2dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,28 @@ -ikiwiki (3.04) UNRELEASED; urgency=low +ikiwiki (3.05) UNRELEASED; urgency=low - * apache404: New plugin which lets you use the IkiWiki CGI script as + * debhelper v7.2; rules file minimisation. + + -- Joey Hess Sun, 15 Feb 2009 20:11:57 -0500 + +ikiwiki (3.04) unstable; urgency=low + + * 404: New plugin which lets you use the IkiWiki CGI script as an Apache 404 handler, to give the behaviour of various other wiki engines where visiting a nonexistent page provides you with a link to create it. (smcv) * Factor out redundant code into goto plugin. (smcv) - - -- Joey Hess Sat, 31 Jan 2009 19:04:45 -0500 + * Work around XML::Atom strangeness that results in double-encoded posts. + (smcv) + * Updated German translation (Kai Wasserbäch). Closes: #514251 + * Fix unusual --setup --post-commit command line option combo. + * Create any missing directory necessary to put the wrapper + file into. Closes: #514384 + * shortcut: If default_pageext is set, first look for + shortcuts.default_pageext. + * Allow comments, rename, remove, and attachment plugins to be used + even if the editpage plugin is disabled. + + -- Joey Hess Sat, 14 Feb 2009 02:27:14 -0500 ikiwiki (3.03) unstable; urgency=low