X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7ba0f7d297e7d3e833756016b635ffa0cc78200e..d346b9ad1e1bca8588c5388330080dc05cfa3ef3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 12cc90b11..45971e593 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,20 @@ -ikiwiki (3.20100927) 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: Add missing checkconfig hook registration. Closes: #601912 + + -- 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. @@ -14,8 +30,12 @@ ikiwiki (3.20100927) UNRELEASED; urgency=low * 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 Wed, 29 Sep 2010 11:58:23 -0400 + -- Joey Hess Tue, 19 Oct 2010 02:32:23 -0400 ikiwiki (3.20100926) unstable; urgency=low