X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/43c99f907674de2207a7b411ee1b0c2996ce79d2..78de33d2eaf8a187b610685f70e60b7d5946374f:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index a71a08ea2..91a678805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,59 @@ -ikiwiki (3.20100916) UNRELEASED; urgency=low +ikiwiki (3.20101024) UNRELEASED; urgency=low + + * txt: Fix display when used inside a format directive. + * highlight: Ensure that other, more-specific format plugins, + like txt are used in preference to this one in case of ties. + * htmltidy, sortnaturally: Add missing checkconfig hook + registration. Closes: #601912 + (Thanks, Craig Lennox and Tuomas Jormola) + * git: Use author date, not committer date. Closes: #602012 + (Thanks, Tuomas Jormola) + * Fix htmlscrubber_skip to be matched on the source page, not the page it is + inlined into. Should allow setting to "* and !comment(*)" to scrub + comments, but leave your blog posts unscrubbed, etc. + * comments: Make postcomment() pagespec work when previewing a comment, + including during moderation. + + -- Joey Hess Mon, 25 Oct 2010 22:30:29 -0400 + +ikiwiki (3.20101023) unstable; urgency=low + + * Fix typo that broke anonymous git push. + * Fix web reversion when the srcdir is in a subdir of the git repo. + + -- Joey Hess Sat, 23 Oct 2010 16:36:50 -0400 + +ikiwiki (3.20101019) unstable; urgency=low + + * Fix test suite failure on other side of date line. + * htmltidy: Allow configuring tidy parameters in setup file. + (W. Trevor King) + * Updated French program translation. Closes: #598918 + * git: Added new rcs_revert and rcs_preprevert hooks. + * recentchanges: Add revert buttons to RecentChanges page, and + implement web-based reversion interface. + * Thanks to Peter Gammie for his assistance with the web-based reversion + feature. + * actiontabs: More consistent styling of Hn tags. + * websetup: Fix saving of advanced mode changes. + * websetup: Fix defaults of checkboxes in advanced mode. + * monotone: Fix recentchanges page when the srcdir is not at the top + of the monotone workspace. Thanks, tommyd. + * img: If a class is specified, don't also put the img in the img + class. + * auto-blog.setup: Don't enable opendiscussion by default; require users be + logged in to post comments. + + -- Joey Hess Tue, 19 Oct 2010 02:32:23 -0400 + +ikiwiki (3.20100926) unstable; urgency=low * meta: Ensure that the url specified by xrds-location is absolute. * attachment: Fix attachment file size display. * Propigate PATH into wrapper. - * htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv) + * htmlbalance: Fix compatibility with HTML::Tree 4.0. (smcv) - -- Joey Hess Sun, 19 Sep 2010 20:13:06 -0400 + -- Joey Hess Sun, 26 Sep 2010 23:02:54 -0400 ikiwiki (3.20100915) unstable; urgency=low