summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-07-25 21:11:15 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-07-25 21:11:15 -0700
commit833d9f76be9676419d5a0eb3bd9a66ce27b40214 (patch)
tree4f1ee5c257e2a0f5d1b7e36b6e779e0e812bed8c /sites/www
parent30acb91b85419bf6f852d3c53947c4b0366a35e3 (diff)
parent889480a5d032772e14af896c8df838aaf5f86703 (diff)
Merge branch '2.0'
Diffstat (limited to 'sites/www')
-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 96d2989d..c7149d9a 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :release:`2.0.2 <2016-07-25>`
+* :release:`1.17.2 <2016-07-25>`
+* :release:`1.16.3 <2016-07-25>`
* :bug:`673 (1.16+)` (via :issue:`681`) Fix protocol banner read errors
(``SSHException``) which would occasionally pop up when using
``ProxyCommand`` gatewaying. Thanks to ``@Depado`` for the initial report and