diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 17:33:58 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 17:33:58 -0700 |
commit | 6a6b200c320104a48ed8069dbd68e09aa893106b (patch) | |
tree | d59250cdb7590752f19096da43d45caca1f685cd /NEWS | |
parent | 483d7e14622705c8fc58eb67f0b2171abc36d869 (diff) | |
parent | e1851788768b5132181690e5ab03d4d65c466e42 (diff) |
Merge branch '1.11'
Diffstat (limited to 'NEWS')
-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) ----------------------- |