diff options
author | Simon McVittie <smcv@debian.org> | 2014-09-12 21:32:13 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-09-12 21:32:13 +0100 |
commit | a5536103e7a64d5b15da50666d00aaa86686d945 (patch) | |
tree | cee05e8e20e10ad09b00f821644ee9ea79987b5c /debian | |
parent | ab876a99476429b3f2cda9898db9e4d0afe354a9 (diff) | |
download | ikiwiki-a5536103e7a64d5b15da50666d00aaa86686d945.tar ikiwiki-a5536103e7a64d5b15da50666d00aaa86686d945.tar.gz |
changelog/close bugs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 022fc7d05..59a9e6ba1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (3.20140912) UNRELEASED; urgency=medium + + * Don't double-decode CGI submissions with Encode.pm >= 2.53, + fixing "Error: Cannot decode string with wide characters". + Thanks, Antoine Beaupré + + -- Simon McVittie <smcv@debian.org> Fri, 12 Sep 2014 21:23:58 +0100 + ikiwiki (3.20140831) unstable; urgency=medium * Make --no-gettime work in initial build. Closes: #755075 |