X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ecd4f0ee553cc3e11491f236763d6cc7cd6dd8a1..9dead85cb6b92a7ca8e48b4ddd24b7ac4a48cdfa:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 99f35482e..6650baa5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +ikiwiki (2.71) UNRELEASED; urgency=low + + * htmlbalance: New plugin contributed by Simon McVittie. + * Change deb dependencies to list Text::Markdown before markdown (really + this time). + * Improve escaping of wikilinks and preprocessor directives in content + produced by aggregate and recentchanges. + * French translation update from Philippe Batailler. Closes: #506250 + * Spanish translation update from Victor Moral. + + -- Joey Hess Mon, 17 Nov 2008 14:02:10 -0500 + +ikiwiki (2.70) unstable; urgency=low + + * Avoid crash on malformed utf-8 discovered by intrigeri. + + -- Joey Hess Wed, 12 Nov 2008 17:45:58 -0500 + ikiwiki (2.69) unstable; urgency=low * Avoid multiple ikiwiki cgi processes piling up, eating all memory,