summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2016-06-21 13:27:39 -0700
committerJeff Forcier <jeff@bitprophet.org>2016-06-21 13:27:39 -0700
commit6062b69e27960be1f98883831ca1afc5b9495582 (patch)
tree08e32db7b4f3dd8b353844df02504d8ac01dbcce /sites/www
parent6f63298e430d32db0bbb20f103fa903ac80300f7 (diff)
Cut 1.16.2
Diffstat (limited to 'sites/www')
-rw-r--r--sites/www/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index e16304d6..0cae45e8 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!)