diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 13:58:29 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 13:58:29 -0700 |
commit | 081b04116be29072695a54e52e74ca9879bf03f9 (patch) | |
tree | ee020a34a976d8660b77cc5ce1a3c31dba4931db | |
parent | 0355672721a08ffb5d1b283a85f125e2a67224c4 (diff) |
Clone changelog entry for 1.11
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -12,6 +12,13 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== +v1.11.1 (20th Sep 2013) +----------------------- + +* #162: Clean up HMAC module import to avoid deadlocks in certain uses of + SSHClient. Thanks to Gernot Hillier for the catch & suggested + fix. + v1.10.3 (20th Sep 2013) ----------------------- |