summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-03-18 17:01:58 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-03-18 17:01:58 -0400
commit45f25e84b514f303d9889db6d05f87a3d734d033 (patch)
tree363af6cdca51943c4913386450dd570a31c15c22
parentb9292e02106a81f522983c71187c29388d4b8e72 (diff)
parent094a5e10982c7d7ef9f17fdf755d755fec9fe19b (diff)
downloadparamiko-45f25e84b514f303d9889db6d05f87a3d734d033.tar.gz
Merge branch '2.9' into 2.10
-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 0b669c55..d4f716c1 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+- :release:`2.9.3 <2022-03-18>`
- :bug:`1963` (via :issue:`1977`) Certificate-based pubkey auth was
inadvertently broken when adding SHA2 support; this has been fixed. Reported
by Erik Forsberg and fixed by Jun Omae.