diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-04-05 12:58:44 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-04-05 12:58:44 -0700 |
commit | 1d494eb0db49316365d9328059a8bf869c7e95c0 (patch) | |
tree | 3d8b4aaff6132e1cbfc8641ce53335d9a50065b4 /NEWS | |
parent | 2e2a915807f647528f971743e489b0052f46d288 (diff) |
Changelog re #154
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ v1.10.1 (DD MM YYYY) * #142: (Fabric #811) SFTP put of empty file will still return the attributes of the put file. Thanks to Jason R. Coombs for the patch. +* #154: (Fabric #876) Forwarded SSH agent connections left stale local pipes + lying around, which could cause local (and sometimes remote or network) + resource starvation when running many agent-using remote commands. Thanks to + Kevin Tegtmeier for catch & patch. v1.10.0 (1st Mar 2013) -------------------- |