diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-04-16 15:09:30 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-16 15:09:30 -0400 |
commit | a0b2ae293ffedcad45883e8a4d04fc067f919d15 (patch) | |
tree | 1c949812c158c323232affa7c3f41adc5b65d49d /sites/www | |
parent | f22fe4b6009c349ae87df671fa9d410a5a6f684c (diff) | |
parent | 6e9abc39cfff94e0dc36ebe6b939caa8d2eafee0 (diff) |
Merge branch '1.11' into 1.12
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index acf20c59..5f90614b 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :bug:`-` Fix logging error in sftp_client for filenames containing the '%' + character. Thanks to Antoine Brenner. * :support:`284` Add Python language trove identifiers to ``setup.py``. Thanks to Alex Gaynor for catch & patch. * :bug:`235` Improve string type testing in a handful of spots (e.g. ``s/if |