summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-01-08 14:29:57 -0500
committerJeff Forcier <jeff@bitprophet.org>2022-01-08 14:29:57 -0500
commit88f35a537428e430f7f26eee8026715e357b55d6 (patch)
tree7ec5a1702916c157730fc925d69d54e95ea7c07c /sites
parent6699d35ad2d13fb74280a193e2e284a4a45f6f68 (diff)
downloadparamiko-88f35a537428e430f7f26eee8026715e357b55d6.tar.gz
Cut 2.9.22.9.2
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 61a92acb..460089fe 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+- :release:`2.9.2 <2022-01-08>`
- :bug:`-` Connecting to servers which support ``server-sig-algs`` but which
have no overlap between that list and what a Paramiko client supports, now
raise an exception instead of defaulting to ``rsa-sha2-512`` (since the use