projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aab5f0
)
Remove trailing whitespace
author
Josh Triplett
<josh@freedesktop.org>
Mon, 11 Feb 2008 06:54:56 +0000
(22:54 -0800)
committer
Josh Triplett
<josh@freedesktop.org>
Mon, 11 Feb 2008 06:54:56 +0000
(22:54 -0800)
debian/changelog
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index b597cc0ae85aa3eb5d3810cbd60afe52b175d96a..5c57b8332c786560f30d501fc14e7f2fd8e55f8c 100644
(file)
--- 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.