]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
changelog
[ikiwiki.git] / debian / changelog
index 34f0ac8eedf4e9cbcce91a4bd59a2ed34456cfb6..7f1888198827e0081b06715f6d386fe5a66a942f 100644 (file)
@@ -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 <joeyh@debian.org>  Tue, 27 Sep 2011 10:47:13 -0400
+
 ikiwiki (3.20110905) unstable; urgency=low
 
   * mercurial: Openid nicknames are now used when committing. (Daniel Andersson)