summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-04-24 23:36:53 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-04-24 23:36:53 -0700
commit036e550ff77de1988ad376b26b439fa105ae00a5 (patch)
tree50709bf1c5a3b0adb0c28cb8f9c9baf5684dc1c3
parent428d270ebfebdec6e4dfc1263b27c3e4ad803670 (diff)
parent8e1fd66ec230e2bc3d0b37844babf53379f85853 (diff)
Undo release lines pending #730
-rw-r--r--sites/www/changelog.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 219885e8..eb89a4ee 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,8 +2,6 @@
Changelog
=========
-* :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.