X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/97a8d30dc1e7928253d55d12d372c0769683a865..1b0a963e2974258ec84007b9970c53a9b7f3e0ba:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e89042e9f..cf3539f1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ikiwiki (3.20110431) UNRELEASED; urgency=low +ikiwiki (3.20110432) UNRELEASED; urgency=low + + * search: Update search page when page.tmpl or searchquery.tmpl are locally + modified. + + -- Joey Hess Fri, 03 Jun 2011 20:30:35 -0400 + +ikiwiki (3.20110431) unstable; urgency=low * Danish translation update. Closes: #625721 * Danish underlay translation update. Closes: #625765 @@ -7,8 +14,17 @@ ikiwiki (3.20110431) UNRELEASED; urgency=low * openid, aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 connections. (Note that if LWPx::ParanoidAgent is installed, it defeats this for openid.) - - -- Joey Hess Thu, 05 May 2011 13:02:19 -0400 + * Add additional directive quoting styles, to better support nested + directives. Both triple-single-quote and heredoc quotes can be used. + (Thanks, Timo Paulssen) + * Changed license of madduck's python plugins from GPL-2 to BSD-2-clause. + * po: support language codes in the form of 'es_AR', and 'arn'. (intrigeri) + Closes: #627844 + * po: Make po4a warn, not error on a malformed document. (intrigeri) + * Support the Hiawatha web server which sets HTTPS=off rather than not + setting it. (There does not seem to be a standard here.) + + -- Joey Hess Fri, 03 Jun 2011 14:38:23 -0400 ikiwiki (3.20110430) unstable; urgency=low