aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2008-02-10 22:54:56 -0800
committerJosh Triplett <josh@freedesktop.org>2008-02-10 22:54:56 -0800
commit2294200e70df5e8dfaee3f544065f113009fbd98 (patch)
treee967daf46da835276d81cd8d310c53072df5ec1e /debian
parent4aab5f0a73e9e4643ce8174613bd700cf7c3ab68 (diff)
downloadikiwiki-2294200e70df5e8dfaee3f544065f113009fbd98.tar
ikiwiki-2294200e70df5e8dfaee3f544065f113009fbd98.tar.gz
Remove trailing whitespace
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
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.