X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e65ce4f0937eaf622846c02a9d39fa7aebe4af12..8806a9795116e73ec851dfea89af45a786fbe6da:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 527dd7884..59d7eb761 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,45 @@ -ikiwiki (3.20100927) UNRELEASED; urgency=low +ikiwiki (3.20101024) UNRELEASED; urgency=low - * Fix test suite failure on other side of date line. + * 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) + + -- 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 Wed, 29 Sep 2010 11:58:23 -0400 + -- 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