X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/02d855a393dac7a206a2f8f80de0cbf261e2cd04..9bd565bb28b1aa76c5a3f0a08d16241d301d1634:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 81746a137..c88f3a427 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ikiwiki (3.20130213) UNRELEASED; urgency=low + + * Allow dots in directive parameter names. (tango) + * Add missing plugin section, and deal with missing sections with a warning. + * Detect plugins with a broken getsetup and warn. + * map: Correct reversion introduced in version 3.20110225 that could + generate invalid html. (smcv) + * Makefile.PL: overwrite theme style.css instead of appending + (Thanks, Mikko Rapeli) + + -- Joey Hess Fri, 15 Feb 2013 17:23:12 -0400 + ikiwiki (3.20130212) unstable; urgency=low * htmlscrubber: Allow the bitcoin URI scheme.