diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2020-08-30 14:23:34 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2020-08-30 14:23:34 -0400 |
commit | 27149acf794eb07a94ba73797fddc4c0066f2bf9 (patch) | |
tree | bd4e8ab24d3bc11d30314f1a044d9e23abcce980 /sites/www | |
parent | cc358ec828740c0db29add2669a360e9a57f474c (diff) |
Changelog closes #1722
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index e5c89ea3..46c405c8 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +- :support:`1722` Remove leading whitespace from OpenSSH RSA test suite static + key fixture, to conform better to spec. Credit: Alex Gaynor. - :bug:`-` Fix incorrect string formatting causing unhelpful error message annotation when using Kerberos/GSSAPI. (Thanks, newer version of flake8!) - :bug:`1723` Fix incorrectly swapped order of ``p`` and ``q`` numbers when |