X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/97caf03fa024d6319c77b673bd2d3aa519846f90..3e69f6481f8c5a50f2a90ec2601f9e6e218fe22f:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 34f0ac8ee..7f1888198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +ikiwiki (3.20110906) UNRELEASED; urgency=low + + * searchquery.tmpl: Track escaping change in upstream template. + Thanks Olly Betts for review. + * svn: Support subversion 1.7, which does not have .svn in each + subdirectory. + * rst: import docutils lazily, to avoid errors during ikiwiki --setup. + Closes: #637604 (Thanks, smcv) + + -- Joey Hess Tue, 27 Sep 2011 10:47:13 -0400 + ikiwiki (3.20110905) unstable; urgency=low * mercurial: Openid nicknames are now used when committing. (Daniel Andersson)