diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-04-25 14:30:06 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-04-25 14:30:06 -0700 |
commit | 9b01487407b6d604e4424197954ff362ae1c9fb3 (patch) | |
tree | 0e7bb6cdd6030d99b58716a96d18ec39e59d9a26 /sites/www | |
parent | 8e1fd66ec230e2bc3d0b37844babf53379f85853 (diff) |
Reinstate release line for 1.15.5
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 1 |
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. |