# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1667600531 14400 # Fri Nov 04 18:22:11 2022 -0400 # Node ID 4e09a8af570d6e6c0c99af71aba3d4606710e57f # Parent 0bb47bff2e5e7151c5941ba06646b153a374d367 Fix busted merge, le whoops diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -14,6 +14,7 @@ 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: