summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-01-21 13:58:44 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-01-21 13:58:44 -0800
commit2cf23bf784ace3d7aac0b0de54751d11590c33a0 (patch)
tree3ddd6c2a84097031b8de06615e5df1a2e49a9fcd /NEWS
parent1ff3db96f65c52df416548e8a8047b3c07bcf683 (diff)
parenta7ea04842eb178fa24471914fbaa6d38ec35b78d (diff)
Merge branch '1.10' into 1.11
Conflicts: NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 724d05fd..e5d4d1fa 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
----------------------