summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 17:33:53 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 17:33:53 -0700
commite1851788768b5132181690e5ab03d4d65c466e42 (patch)
treed59250cdb7590752f19096da43d45caca1f685cd
parentcba4c68365fe17dfd6a7cb5146821f7333b07bd1 (diff)
Changelog re #156, closes #156
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3deb149..1649d5eb 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.11.2 (27th Sep 2013)
+-----------------------
+
+* #156: Fix potential deadlock condition when using Channel objects as sockets
+ (e.g. when using SSH gatewaying). Thanks to Steven Noonan and Frank Arnold
+ for catch & patch.
+
v1.10.4 (27th Sep 2013)
-----------------------