diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:08:05 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:08:05 -0700 |
commit | 9f36cb1535760a592116579842c7feb0b1d30cb3 (patch) | |
tree | 445cf432f39d2dda3a60d0f15aa3065c1032d2d9 /sites | |
parent | 59a69222b447b0f7562ce411523c97aba270e686 (diff) |
Cut 1.16.3
Diffstat (limited to 'sites')
-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 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 |