From 4aab5f0a73e9e4643ce8174613bd700cf7c3ab68 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Feb 2008 00:11:49 -0500 Subject: * 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. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fa3e0cc4e..b597cc0ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ 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 + 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. -- Josh Triplett Sun, 10 Feb 2008 13:18:58 -0800 -- cgit v1.2.3