diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-09-21 16:40:51 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-09-21 16:40:51 -0700 |
commit | 28c8f31e7a3cbbe7af49b5a1e64cf89691ffa3fd (patch) | |
tree | c93676fb5de3d9903986096693d5e57e82894132 /sites/www | |
parent | 8916228ed0b9f3771c4aad05b095bb9f97509e1b (diff) |
Changelog entry noting how #819 was a thing
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index dfdaaf44..0bccb8f8 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :support:`819 backported (>=1.15,<2.0)` Document how lacking ``gmp`` headers + at install time can cause a significant performance hit if you build PyCrypto + from source. (Most system-distributed packages already have this enabled.) * :release:`1.15.5 <2016-04-28>` * :bug:`670` Due to an earlier bugfix, less-specific ``Host`` blocks' ``ProxyCommand`` values were overriding ``ProxyCommand none`` in |