summaryrefslogtreecommitdiff
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2022-03-18 17:00:36 -0400
committerJeff Forcier <jeff@bitprophet.org>2022-03-18 17:00:36 -0400
commit094a5e10982c7d7ef9f17fdf755d755fec9fe19b (patch)
tree9c6e2d81ca3cced357e7f2f3f8a8c16cb669f859 /sites
parent6af11051451f7c470fbf5a30299c78ba160f13bc (diff)
downloadparamiko-094a5e10982c7d7ef9f17fdf755d755fec9fe19b.tar.gz
Cut 2.9.32.9.3
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 85fb1465..358b8d8e 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.