# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1379709868 25200 # Fri Sep 20 13:44:28 2013 -0700 # Node ID 16621af727df337849b7576df55aca76b42c7959 # Parent dc21498576e40d212d67d68d1a3871ec9a42f6c8 Changelog entry re #162 diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -12,6 +12,13 @@ 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) -----------------------