X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4aab5f0a73e9e4643ce8174613bd700cf7c3ab68..5163646e264633480d8562f2419bdaca597148c1:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index b597cc0ae..5c57b8332 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ ikiwiki (2.40) UNRELEASED; urgency=low [ Joey Hess ] * Danish translation update from Jonas Smedegaard. Closes: #465152 - * Generate XML RPC messages with the encoding set to utf-8 instead + * Generate XML RPC messages with the encoding set to utf-8 instead of XML::RPC's default of us-ascii. Allows interoperation with python's xmlrpc library, which threw invalid encoding exceptions and caused the rst plugin to hang.