X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1e5d95e07b07f95317681d38c7f1d7092d00f28f..1ff076b00ab7b997c6612d95b105be76c51512b7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ead6f6b4d..77333b0ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -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. + + -- Joey Hess Thu, 1 Mar 2007 19:30:36 -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 +42,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