summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-25 14:30:06 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-25 14:30:06 -0700
commit9b01487407b6d604e4424197954ff362ae1c9fb3 (patch)
tree0e7bb6cdd6030d99b58716a96d18ec39e59d9a26
parent8e1fd66ec230e2bc3d0b37844babf53379f85853 (diff)
downloadparamiko-9b01487407b6d604e4424197954ff362ae1c9fb3.tar.gz
Reinstate release line for 1.15.5
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 498f809e..cf2f945b 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :release:`1.15.5 <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.