diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:59:45 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:59:45 -0800 |
commit | c8ebe05ffc83c735ce8c73580c9cd66abf3d9a23 (patch) | |
tree | 216b42cadc85cbe5c23cdd6e764ebcdbe046ee7e /NEWS | |
parent | 6ecde066fcd0a23238e8b8929c4e1bef48618df1 (diff) | |
parent | 2cf23bf784ace3d7aac0b0de54751d11590c33a0 (diff) |
Merge branch '1.11' into 1.12
Conflicts:
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -12,6 +12,27 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== +v1.12.2 (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.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.12.1 (8th Jan 2014) ---------------------- |