summaryrefslogtreecommitdiff
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-07-25 21:08:05 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-07-25 21:08:05 -0700
commit9f36cb1535760a592116579842c7feb0b1d30cb3 (patch)
tree445cf432f39d2dda3a60d0f15aa3065c1032d2d9 /sites/www
parent59a69222b447b0f7562ce411523c97aba270e686 (diff)
downloadparamiko-9f36cb1535760a592116579842c7feb0b1d30cb3.tar.gz
Cut 1.16.3v1.16.31.16.3
Diffstat (limited to 'sites/www')
-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 9e90cdd1..b7f35878 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+* :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