X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9d08f18a13ab8e5d428c5b2ad44df46cbace36a6..4854473690e2e36a1225a58871fb4630b4562db9:/debian/changelog diff --git a/debian/changelog b/debian/changelog index cf6924091..d33973691 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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,