diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 19:49:32 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-05 19:49:32 -0700 |
commit | 89a8ef55a662883239102c802cd637c56fcaebd5 (patch) | |
tree | 6b6ee054252d6660f18a6ff5f8fd45c646e1526e | |
parent | 689ac4d9c6a30eccfba21d068239dc5b06c16bc4 (diff) |
Changelog re #218
-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 f1215f62..f04e338b 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :feature:`218` Add support for ECDSA private keys on the client side. Thanks + to ``@aszlig`` for the patch. * :bug:`335 major` Fix ECDSA key generation (generation of brand new ECDSA keys was broken previously). Thanks to ``@solarw`` for catch & patch. * :feature:`184` Support quoted values in SSH config file parsing. Credit to |