diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:24:46 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:24:46 -0400 |
commit | bfb98fe80e4af5fe1fff553293fb0e6f24cd31db (patch) | |
tree | 45c6d0877022357a4d9b4774b63f5414b47efe74 /sites | |
parent | bc3536b6979eab5370f0413db0966f8c8e137fa6 (diff) | |
parent | 6943df1db31d5c52b30a6612f21c3ea03f6df069 (diff) |
Merge branch '2.10' into 2.11
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 763a33e3..920e0e2f 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +- :release:`2.10.6 <2022-11-04>` - :bug:`1822` (via, and relating to, far too many other issues to mention here) Update `~paramiko.client.SSHClient` so it explicitly closes its wrapped socket object upon encountering socket errors at connection time. This should |