X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/1e5d95e07b07f95317681d38c7f1d7092d00f28f..9f0519031760ed36a2690bde69725bd4ae673eac:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ead6f6b4d..34c36c06e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,15 @@ -ikiwiki (1.44) UNRELEASED; urgency=low +ikiwiki (1.45) UNRELEASED; urgency=low + + * Allow for underscores to appear in page titles, if encoded appropriately + (__95__) in filenames. Previously, all underscores were replaced with + spaces. Thanks, Enrico Zini for noticing that bug. + * Add "template" option to inline plugin to allow for use of customised + templates. + * Add titlepage template for inline plugin. + + -- Joey Hess Tue, 6 Mar 2007 14:16:21 -0500 + +ikiwiki (1.44) unstable; urgency=low * Patch by Ben to fix validaton of atom feeds by fixing the category tags. * Add a openidlogin-bg.gif to wikiicons and have the stylesheet use it for the @@ -34,8 +45,16 @@ ikiwiki (1.44) UNRELEASED; urgency=low (except for commit mails). The CGI then takes care of the updates the commit hook would have done. * French translation update. Closes: #411899 - - -- Joey Hess Wed, 21 Feb 2007 13:34:09 -0500 + * Patch from HenrikBrixAndersen to fix a broken use of foreach in the + search plugin. + * Correct a bug that could lead to infinite looping after signin in some + circumstances. + * Patch from Ethan to improve behavior if a page is deleted or moved while + someone is editing it. + * Some cleanup of field setting in the failed edit and conflict handling + code. + + -- Joey Hess Sat, 24 Feb 2007 20:16:35 -0500 ikiwiki (1.43) unstable; urgency=low