Skip to content

Commit

Permalink
Changelog re paramiko#393
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Sep 18, 2014
1 parent bcbbad8 commit 381e861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Changelog
=========

* :support:`393` Replace internal use of PyCrypto's ``SHA.new`` with the
stdlib's ``hashlib.sha1``. Thanks to Alex Gaynor.
* :feature:`267` (also :issue:`250`, :issue:`241`, :issue:`228`) Add GSS-API /
SSPI (e.g. Kerberos) key exchange and authentication support
(:ref:`installation docs here <gssapi>`). Mega thanks to Sebastian Deiß, with
Expand Down

0 comments on commit 381e861

Please sign in to comment.