summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-24 22:08:52 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-24 22:08:52 -0700
commit1ac71b2f8e6dfa25ed76587f76228b88f8f52d7c (patch)
treeb5cba9a631b0a35d8e6e9d51d4f1da0306adb61f /sites/www/changelog.rst
parentfeba17ef1f053d90966083cef1b39c4a87af2c18 (diff)
parent04000116ccbe7173b9d8d83fc0c1d5e5b43e32fd (diff)
Merge branch '1.17'
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 44795172..851781a4 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -25,6 +25,9 @@ Changelog
8**).
* :release:`1.17.0 <2016-04-25>`
+* :bug:`577` (via :issue:`578`; should also fix :issue:`718`, :issue:`560`) Fix
+ stalled/hung SFTP downloads by cleaning up some threading lock issues. Thanks
+ to Stephen C. Pope for the patch.
* :bug:`716` Fix a Python 3 compatibility issue when handling two-factor
authentication. Thanks to Mateusz Kowalski for the catch & original patch.
* :support:`729 backported` Clean up ``setup.py`` to always use ``setuptools``,