diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:59:49 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-21 13:59:49 -0800 |
commit | 2c7f45c293a92d1ef1f3a2f0440260c101384b45 (patch) | |
tree | 11cf130f8d76d634524f9696772487bb6403b0d6 /NEWS | |
parent | a08ac06083a40eb1455e5fa14cd644f7a2350f16 (diff) | |
parent | c8ebe05ffc83c735ce8c73580c9cd66abf3d9a23 (diff) |
Merge branch '1.12'
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) ---------------------- |