summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-04-14 10:49:13 -0400
committerJeff Forcier <jeff@bitprophet.org>2014-04-14 10:49:54 -0400
commit59a696cef2639b65adbf47321171bbfea98f7df0 (patch)
treeaf35c0e1234d2f61d3f606bc2799c7d6cc27b3ac /sites/www/changelog.rst
parentd31373f0efac2976af80380e16136c1a7831b6a7 (diff)
parent160e2c08e0b7652a92d879c0e481ce72cddafef7 (diff)
Merge branch '295-int'
Diffstat (limited to 'sites/www/changelog.rst')
-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 4563877d..eff8c2e8 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,8 @@
Changelog
=========
+* :support:`295` Swap out a bunch of PyCrypto hash functions with use of
+ `hashlib`
* :support:`290` (also :issue:`292`) Add support for building universal
(Python 2+3 compatible) wheel files during the release process. Courtesy of
Alex Gaynor.