summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-20 13:58:32 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-20 13:58:32 -0700
commitea27a8bd8771b2d3db0a644f035865af45b46171 (patch)
treeee020a34a976d8660b77cc5ce1a3c31dba4931db /NEWS
parentdb083b64784c55f2c8becf5021ad5effb0ac6d44 (diff)
parent081b04116be29072695a54e52e74ca9879bf03f9 (diff)
Merge branch '1.11'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7365e4d7..1c59a935 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,20 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/.
Releases
========
+v1.11.1 (20th Sep 2013)
+-----------------------
+
+* #162: Clean up HMAC module import to avoid deadlocks in certain uses of
+ SSHClient. Thanks to Gernot Hillier for the catch & suggested
+ fix.
+
+v1.10.3 (20th Sep 2013)
+-----------------------
+
+* #162: Clean up HMAC module import to avoid deadlocks in certain uses of
+ SSHClient. Thanks to Gernot Hillier for the catch & suggested
+ fix.
+
v1.11.0 (26th Jul 2013)
-----------------------