diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:08:30 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:08:30 -0700 |
commit | cbd6173fb08e0997ee11d4e2718eff3ae7598c24 (patch) | |
tree | f6e2b7eab661786c25b26c22f88ea7c1f1c656dd /sites | |
parent | 0390eebb828ac52a8fe07d7279a4d534c8d0a04f (diff) | |
parent | 9f36cb1535760a592116579842c7feb0b1d30cb3 (diff) |
Merge branch '1.16' into 1.17
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 dd7f3644..0a58fcf3 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 |