diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 16:15:35 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 16:15:35 -0700 |
commit | 483d7e14622705c8fc58eb67f0b2171abc36d869 (patch) | |
tree | 6c35749871a7086dfc9182ea041c4650c026dece /NEWS | |
parent | 2ef0ab9f6a69fcc50aa598e26982246c3ade2b40 (diff) | |
parent | 7243f8fe90097eb3c78db0b31a19104155b9cf89 (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.10.4 (27th Sep 2013) +----------------------- + +* #179: Fix a missing variable causing errors when an ssh_config file has a + non-default AddressFamily set. Thanks to Ed Marshall & Tomaz Muraus for catch + & patch. + v1.11.1 (20th Sep 2013) ----------------------- |