diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:23:33 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-11-04 18:23:33 -0400 |
commit | 91184a148e1dcff559250daab88ab04e87a1f1fd (patch) | |
tree | 038d10e5c0c5bab5a40bb53d75e72359e65ff7d5 /sites/www | |
parent | 2443fcbe5704175de937c95d90dfc320f85cc580 (diff) | |
parent | bc3536b6979eab5370f0413db0966f8c8e137fa6 (diff) |
Merge branch '2.11'
Diffstat (limited to 'sites/www')
-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 1d1aa25c..3c39f743 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -18,6 +18,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: |