aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-03 11:27:59 -0400
committerJoey Hess <joey@kitenet.net>2012-03-03 11:27:59 -0400
commit78737cbfbf91c7b31ed5d216a23de8d360a76392 (patch)
treeeab70ae43573eb03d782e353d9c1134ee892ef1f /debian
parent251188cf706f5c9c40e2b4003cd3cd2a777d00ab (diff)
downloadikiwiki-78737cbfbf91c7b31ed5d216a23de8d360a76392.tar
ikiwiki-78737cbfbf91c7b31ed5d216a23de8d360a76392.tar.gz
shortcut: Support Wikipedia's form of url-encoding for unicode characters
I think it's the wrong encoding, seems like mojibake to me, but it works now. Closes: #661198
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e1749bf9..bac4874c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ikiwiki (3.20120203) UNRELEASED; urgency=low
* openid-jquery.js: Update URL of Wordpress favicon. Closes: #660549
* Drop the version attribute on the generator tag in Atom feeds
to make builds more reproducible. Closes: #661569 (Paul Wise)
+ * shortcut: Support Wikipedia's form of url-encoding for unicode
+ characters, which involves mojibake. Closes: #661198
-- Joey Hess <joeyh@debian.org> Wed, 08 Feb 2012 16:07:00 -0400