python proxy: Avoid utf-8 related crash. Thanks, Antoine Beaupré

master
Joey Hess 2014-02-25 00:16:14 -04:00
parent bc94b6a76e
commit 9a1c60c9c6
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -21,6 +21,8 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium
Thanks, smcv
* Improve templates testing.
Thanks, smcv
* python proxy: Avoid utf-8 related crash.
Thanks, Antoine Beaupré
* Special thanks to Simon McVittie for being the patchmeister for this
release.

View File

@ -70,3 +70,5 @@ error: ikiwiki failed
> > > > (I'm trying to review some of the pending patches.) --[[smcv]]
>>>>> Ooops.. I forgot to push the branch, it should be good now! --[[anarcat]]
>>>>>> [[merged|done]] --[[Joey]]