diff options
author | Pierce Lopez <pierce.lopez@gmail.com> | 2017-06-05 04:14:22 -0400 |
---|---|---|
committer | Pierce Lopez <pierce.lopez@gmail.com> | 2017-06-05 04:28:14 -0400 |
commit | 5f454ded40172c2b0d5763fb9b8df9ef55e5f05c (patch) | |
tree | c355ec6305df46873e8755e372ae65bf197f4441 /sites/www | |
parent | 5caf0eaaa54fcfe43a9efd32652afa159d00c596 (diff) |
changelog: update for #794
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index f7adf14a..2e38fafb 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :bug:`794` Finishing touches to support ecdsa-sha2-nistp384 and + ecdsa-sha2-nistp521 host keys. Thanks ``@ncoult`` and ``@kasdoe`` for + reports. * :support:`974 backported` Overhaul the codebase to be PEP-8, etc, compliant (i.e. passes the maintainer's preferred `flake8 <http://flake8.pycqa.org/>`_ configuration) and add a ``flake8`` step to the Travis config. Big thanks to |