diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-12-17 14:59:43 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-12-17 14:59:43 -0800 |
commit | e07dbc9cd7dcf6ebaa9315ad9d4a44eb5ed20e5b (patch) | |
tree | cf777c33399f6d36224f13a1b074b53e2bd389db /sites | |
parent | 05030b2d5e63349c6abacd1e3a65c70faadbb35f (diff) |
Changelog re #421, closes #421
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index e8f103a9..de432870 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :support:`421` Modernize threading calls to user newer API. Thanks to Olle + Lundberg. * :support:`419` Modernize a bunch of the codebase internals to leverage decorators. Props to ``@beckjake`` for realizing we're no longer on Python 2.2 :D |