X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/86519b047e6fb96e4c5c5b22cb9619d120bf566e..8c8aa3fe479ccbcc60d82b1efa38df2edf38fc15:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 948fdcc84..54e7c9024 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,31 @@ -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. + * Detect plugins with a broken getsetup and warn. + + -- 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. * aggregate: When run with --aggregate, if an aggregation is already running, don't go on and --refresh. - * trail: Converted all dependencies to presence dependencies. - - -- Joey Hess Sat, 22 Dec 2012 16:15:24 -0400 + * trail: Avoid excess dependencies between pages in the trail + and the page defining the trail. Thanks, smcv. + * opendiscussion: Don't allow editing discussion pages if discussion pages + are disabled. (smcv) + * 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