# HG changeset patch
# User Jeff Forcier <jeff@bitprophet.org>
# Date 1379710709 25200
#      Fri Sep 20 13:58:29 2013 -0700
# Node ID 040a2aa3442c388eebe02b7e5b8d847f6844e756
# Parent  2cd511bd747079843798ba4eacd738a49a519045
Clone changelog entry for 1.11

diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@
 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)
 -----------------------