diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-08 15:59:40 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-08 15:59:40 -0700 |
commit | d992118747e2f1dab247bd4e3d78b55d9b99c759 (patch) | |
tree | df2a624721f703c9679820d4348c45d18136da5e | |
parent | 752507a2978b0c6091ee737cd37ba1cb690926a2 (diff) |
Update changelog re #267, #250
-rw-r--r-- | sites/www/changelog.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index f97b4970..a42cfb3d 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,8 +2,9 @@ Changelog ========= -* :feature:`250` GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and - user authentication. +* :feature:`250` (also :issue:`267`) Add GSS-API / SSPI (e.g. Kerberos) key + exchange and authentication support. Mega thanks to Sebastian Deiß, with + assist by Torsten Landschoff. * :bug:`346 major` Fix an issue in private key files' encryption salts that could cause tracebacks and file corruption if keys were re-encrypted. Credit to Xavier Nunn. |