summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-04-14 10:50:12 -0400
committerJeff Forcier <jeff@bitprophet.org>2014-04-14 10:50:12 -0400
commit1e0e296b05a3e63b33291cfe3d688a435f592c3c (patch)
tree438e34aa95a1a9a5f1ebccd977d1a263b866d29f /sites/www/changelog.rst
parent59a696cef2639b65adbf47321171bbfea98f7df0 (diff)
Derp
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index eff8c2e8..5f019bb8 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -3,7 +3,7 @@ Changelog
=========
* :support:`295` Swap out a bunch of PyCrypto hash functions with use of
- `hashlib`
+ `hashlib`. Thanks to Alex Gaynor.
* :support:`290` (also :issue:`292`) Add support for building universal
(Python 2+3 compatible) wheel files during the release process. Courtesy of
Alex Gaynor.