diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:58:44 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:58:44 -0800 |
commit | 2cf23bf784ace3d7aac0b0de54751d11590c33a0 (patch) | |
tree | 3ddd6c2a84097031b8de06615e5df1a2e49a9fcd /NEWS | |
parent | 1ff3db96f65c52df416548e8a8047b3c07bcf683 (diff) | |
parent | a7ea04842eb178fa24471914fbaa6d38ec35b78d (diff) |
Merge branch '1.10' into 1.11
Conflicts:
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -12,6 +12,20 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== +v1.11.4 (21st Jan 2014) +----------------------- + +* #193 (and its attentant PRs #230 & #253): Fix SSH agent problems present on + Windows. Thanks to David Hobbs for initial report and to Aarni Koskela & Olle + Lundberg for the patches. + +v1.10.6 (21st Jan 2014) +----------------------- + +* #193 (and its attentant PRs #230 & #253): Fix SSH agent problems present on + Windows. Thanks to David Hobbs for initial report and to Aarni Koskela & Olle + Lundberg for the patches. + v1.11.3 (8th Jan 2014) ---------------------- |