Changelog, closes #297

This commit is contained in:
Jeff Forcier 2014-04-14 11:05:25 -04:00
parent 191fd465f1
commit 9e2e981224
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Changelog
=========
* :support:`297` Replace PyCrypto's ``Random`` with `os.urandom` for improved
speed and security. Thanks again to Alex.
* :support:`295` Swap out a bunch of PyCrypto hash functions with use of
`hashlib`. Thanks to Alex Gaynor.
* :support:`290` (also :issue:`292`) Add support for building universal