diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2016-06-21 13:28:56 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2016-06-21 13:28:56 -0700 |
commit | 6946132b4f96ea534ca23fb74c9d161d77ef4e78 (patch) | |
tree | 42536dc0e6a51ee498dd3416bc694cb696f436e5 /sites/www/changelog.rst | |
parent | cc8ac73c09396f2f8b258261452b2013370b6b22 (diff) | |
parent | 6062b69e27960be1f98883831ca1afc5b9495582 (diff) |
Merge branch '1.16' into 1.17
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index e97ff8cc..a4c4182f 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,7 @@ Changelog ========= +* :release:`1.16.2 <2016-06-21>` * :bug:`520 (1.16+)` (Partial fix) Fix at least one instance of race condition driven threading hangs at end of the Python interpreter session. (Includes a docs update as well - always make sure to ``.close()`` your clients!) |