diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 16:10:56 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-27 16:10:56 -0700 |
commit | 8b983d9d3d9c91f321c3f18ecc8fa2e9343ce661 (patch) | |
tree | 055adec1f2c4b3b8d481a3e0ca4c8f753ddd30c4 /NEWS | |
parent | 05abcc40f5eafbd98182a468112bcdf3c8eb56d6 (diff) |
Changelog re #179
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.10.3 (20th Sep 2013) ----------------------- |