diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:11:33 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:11:33 -0400 |
commit | 6943df1db31d5c52b30a6612f21c3ea03f6df069 (patch) | |
tree | 03972ab5b4454107628728829c6be36037aaff39 /sites | |
parent | 433189fd2a901e98071b4389d662c30323f47212 (diff) |
Cut 2.10.6
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 1e5b328e..ff681a60 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 |