summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-06-05 18:03:08 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-06-05 18:06:21 -0700
commit927a4c236a6c8a30603d3f04fe3848fa2cf1846b (patch)
treef99488245aa011a14dadeb1f50fb299a5a3af4d8
parent0ddb28f3313e793cf574ed5fed42761be1adf6d5 (diff)
Changelog re #972, re #325, closes #325
-rw-r--r--sites/www/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 09edd3c2..e81dc69a 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+* :feature:`325` (via :issue:`972`) Add Ed25519 support, for both host keys
+ and user authentication. Big thanks to Alex Gaynor for the patch.
* :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