summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 920e0e2f..88c45a3d 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+- :feature:`2125` (also re: :issue:`2054`) Add a ``transport_factory`` kwarg to
+ `SSHClient.connect <paramiko.client.SSHClient.connect>` for advanced
+ users to gain more control over early Transport setup and manipulation.
+ Thanks to Noah Pederson for the patch.
- :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