X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1dbaf7a91cffc51dcc319574d08c3ca81dd127dd..65b4f2e3a92f25b6a7e9b31fe0ecce06b058a2c3:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index aa3f167fc..77333b0ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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.