summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2021-12-24 14:53:27 -0500
committerJeff Forcier <jeff@bitprophet.org>2021-12-24 14:53:27 -0500
commitbbefff00961125a35a5fb6a769679aa297224b45 (patch)
treee384635aed8ad2f551fccb9b44e0321e6935266d /sites
parentd2865ed7c3364406b2f1f4f984dcdd315196a353 (diff)
Cut 2.9.1
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 091fe118..5027ed42 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,7 @@
Changelog
=========
+- :release:`2.9.1 <2021-12-24>`
- :bug:`1955` Server-side support for ``rsa-sha2-256`` and ``ssh-rsa`` wasn't
fully operable after 2.9.0's release (signatures for RSA pubkeys were always
run through ``rsa-sha2-512`` instead). Report and early stab at a fix