diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:09:44 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-07-25 21:09:44 -0700 |
commit | 11bec68a9c46e08f1dbad956d7f8976a4ae33da2 (patch) | |
tree | 5e75e2da1c8f1671775408104c4a684e9e2f157c /sites/www/changelog.rst | |
parent | 511f64fd78c66c9b94c85065adf3aaf597dbf799 (diff) | |
parent | 10eda0b1d44ef083f0151edf4fe17408babcb6d9 (diff) |
Merge branch '1.17' into 2.0
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 96d2989d..e7269810 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :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 |