summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-24 23:37:42 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-24 23:37:42 -0700
commitaebd59218f0fc622f77fac552abd9ed1f202383a (patch)
treea6348a36a37540b10df3e10e4b78f73ae5235bbf /sites/www/changelog.rst
parentb723310400984a9cc33145feef453e5547b2e894 (diff)
parentdfc7b66f3ccd659fe8ffc4ba5bd108a27704182a (diff)
Undo release lines pending #730
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 2e5079c4..65798259 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -24,9 +24,6 @@ Changelog
simply ``pip install -U paramiko`` (especially if you **upgrade to pip
8**).
-* :release:`1.17.0 <2016-04-25>`
-* :release:`1.16.1 <2016-04-25>`
-* :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.