diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 17:33:53 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 17:33:53 -0700 |
commit | e1851788768b5132181690e5ab03d4d65c466e42 (patch) | |
tree | d59250cdb7590752f19096da43d45caca1f685cd | |
parent | cba4c68365fe17dfd6a7cb5146821f7333b07bd1 (diff) |
Changelog re #156, closes #156
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) ----------------------- |