summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-20 13:45:18 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-20 13:45:18 -0700
commit0355672721a08ffb5d1b283a85f125e2a67224c4 (patch)
tree5e0beedc7530b91867fbf05dede1b880f0c59422 /NEWS
parente6abab18eeb0b9f6425cd77c564ff59d19d39c98 (diff)
parentf7d74d03d9f1f6ec10b0f7df3061384afdb61b48 (diff)
Merge branch '1.10' into 1.11
Conflicts: NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7365e4d7..7f576633 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/.
Releases
========
+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)
-----------------------