X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=debian%2Fchangelog;h=feb4cff8199e45d6044d5ff0f6a1eb199855afde;hb=3b8fc54717a2c094129278d82f79d36d286718b3;hp=f37ebcf97eb5d972a97893435744ee94c6512122;hpb=e258575c12be1594be8d4740ec3ba84bfe7f96a6;p=ikiwiki.git diff --git a/debian/changelog b/debian/changelog index f37ebcf97..feb4cff81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,23 @@ -ikiwiki (3.20110329) UNRELEASED; urgency=low +ikiwiki (3.20110431) UNRELEASED; urgency=low + + * Danish translation update. Closes: #625721 + * Danish underlay translation update. Closes: #625765 + (Thanks, Jonas Smedegaard) + * Support YAML::XS by not passing decoded unicode to Load. Closes: #625713 + * 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.) + * 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) + + -- Joey Hess Thu, 05 May 2011 13:02:19 -0400 + +ikiwiki (3.20110430) unstable; urgency=low * meta: Allow adding javascript to pages. Only when htmlscrubber is disabled, naturally. (Thanks, Giuseppe Bilotta) Closes: #623154 @@ -13,8 +32,12 @@ ikiwiki (3.20110329) UNRELEASED; urgency=low * Be quiet about updating wrappers, except in verbose mode. (jmtd) * meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard) * Promote Crypt::SSLeay to Recommends; needed for https openid auth. + * tag: Avoid autocreating multiple tag pages that vary only in + capitalization. The first capitalization seen of a tag will be used + for the tag page. + * Fix yaml build dep. Closes: #624712 - -- Joey Hess Mon, 28 Mar 2011 13:08:23 -0400 + -- Joey Hess Sat, 30 Apr 2011 17:13:24 -0400 ikiwiki (3.20110328) unstable; urgency=low