]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Replace shebang paths with the build-time $(PERL).
[git.ikiwiki.info.git] / debian / changelog
index cf6924091cb6c61b352600672635ad8c4b227f18..d339736911853de0ed42e0a8946db8464d4a4d04 100644 (file)
@@ -1,3 +1,15 @@
+ikiwiki (3.20140917) UNRELEASED; urgency=medium
+
+  [ Simon McVittie ]
+  * Build-depend on libmagickcore-6.q16-2-extra | libmagickcore-extra
+    so we can thumbnail SVGs in the docwiki
+
+  [ Joey Hess ]
+  * Fix crash that can occur when only_committed_changes is set and a
+    file is deleted from the underlay.
+
+ -- Simon McVittie <smcv@debian.org>  Tue, 16 Sep 2014 11:21:16 +0100
+
 ikiwiki (3.20140916) unstable; urgency=low
 
   * Don't double-decode CGI submissions with Encode.pm >= 2.53,