X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7173ef1b1315196903c7d05d664688cd65d324a0..1d6eb13e2b3b7cf60f26ae4c5b631b0e65e34c5f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e9eb2704b..85acaf530 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ikiwiki (3.20121213) UNRELEASED; urgency=low +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. + + -- Joey Hess Fri, 15 Feb 2013 17:23:12 -0400 + +ikiwiki (3.20130212) unstable; urgency=low * htmlscrubber: Allow the bitcoin URI scheme. * htmlscrubber: Allow the URI schemes of major VCS's. @@ -8,8 +15,16 @@ ikiwiki (3.20121213) UNRELEASED; urgency=low and the page defining the trail. Thanks, smcv. * opendiscussion: Don't allow editing discussion pages if discussion pages are disabled. (smcv) - - -- Joey Hess Sat, 22 Dec 2012 16:15:24 -0400 + * poll: Add expandable option to allow users to easily add new choices to + a poll. + * trail: Avoid massive slowdown caused by pagetemplate hook when displaying + dynamic cgi pages, which cannot use trail anyway. + * Deal with empty diffurl in configuration. + * cvs: Various fixes. (schmonz) + * highlight: Now adds a span with class highlight- around + highlighted content, allowing for language-specific css styling. + + -- Joey Hess Tue, 12 Feb 2013 21:48:02 -0400 ikiwiki (3.20121212) unstable; urgency=low