diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 13:44:28 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-09-20 13:44:28 -0700 |
commit | f7d74d03d9f1f6ec10b0f7df3061384afdb61b48 (patch) | |
tree | 6e54b093dcf00f5830ff8667f40d591914356777 /NEWS | |
parent | 565eff8274063aa118b9cbe0231766a420de79f3 (diff) |
Changelog entry re #162
Diffstat (limited to 'NEWS')
-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.10.3 (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.2 (26th Jul 2013) ----------------------- |