diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:22:11 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:22:11 -0400 |
commit | bc3536b6979eab5370f0413db0966f8c8e137fa6 (patch) | |
tree | 775c3df5baa48633faf4f5bd4a49cb4d3c799cf8 | |
parent | fd6e3b488987dc56f86f3d3946633e76ece6d943 (diff) |
Fix busted merge, le whoops
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index c0dbd7cc..763a33e3 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -14,6 +14,7 @@ Changelog result of ``IndexError``. This should help more bits of Paramiko or Paramiko-adjacent codebases to correctly handle this class of error. Credit: Nicholas Dietz. +- :release:`2.11.0 <2022-05-16>` - :release:`2.10.5 <2022-05-16>` - :release:`2.9.5 <2022-05-16>` - :bug:`1933` Align signature verification algorithm with OpenSSH re: |