summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-09-08 12:50:03 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-09-08 12:55:37 -0700
commit24e022bdf656f272b4dafb76df1a7739965be2f9 (patch)
tree509cb41283269d30c74d183ec0d87ed09fd28be8 /sites
parent7ab97439c5a90f9ab55f489719229a6cdcf85310 (diff)
Changelog re #373
Diffstat (limited to 'sites')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 41e8310d..87f54e4e 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+* :bug:`373 major` Attempt to fix a handful of issues (such as :issue:`354`)
+ related to infinite loops and threading deadlocks. Thanks to Olle Lundberg as
+ well as a handful of community members who provided advice & feedback via
+ IRC.
* :support:`374` (also :issue:`375`) Old code cleanup courtesy of Olle
Lundberg.
* :support:`377` Factor `~paramiko.channel.Channel` openness sanity check into