X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b2a8f0f5b43cf5c5126c800be999cbda5e49bc54..37bbec8c3c4ba35a8b955d105426801c4653e4a7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 59fbd2540..15328d694 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -ikiwiki (3.20110125) UNRELEASED; urgency=low +ikiwiki (3.20110226) UNRELEASED; urgency=low + + * comment: Don't show comments of subpages on parent pages. + (Fixes bug introduced in version 3.20100505.) + * darcs: Fix multiple issues preventing rcs_diff from working. + * aggregate: Read cookies from ~/.ikiwiki/cookies by default. + Also, the cookiejar configuration setting can be used by + other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. + (Thanks, schmonz) + * Avoid escaping / characters in filenames when building the cgiurl, + as this confuses eg, cvsweb. + + -- Joey Hess Sun, 27 Feb 2011 18:14:05 -0400 + +ikiwiki (3.20110225) unstable; urgency=low * editpage: Avoid inheriting internal page types. * htmltidy: Avoid breaking the sidebar when websetup is running. @@ -22,7 +36,7 @@ ikiwiki (3.20110125) UNRELEASED; urgency=low * inline: Add 'id' parameter that can be used when styling individual feedlinks and postforms. (Giuseppe Bilotta) - -- Joey Hess Tue, 01 Feb 2011 21:00:57 -0400 + -- Joey Hess Fri, 25 Feb 2011 17:31:08 -0400 ikiwiki (3.20110124) unstable; urgency=low