From 43f82360634b42b4a592e038769fdac49b33aa5f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 10 Sep 2012 12:54:46 -0700 Subject: [PATCH] Changelog re #40 (cherry picked from commit c27915d55182cfa22c517c2d6d887316fc89c80a) --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 51df065..fa6a975 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,7 @@ Temporary, post-Paramiko changelog while we get our sh!t together. `known_hosts` (when `RejectPolicy` is in effect) the exception message was confusing/vague. This has been improved somewhat. Thanks to Cal Leeming for highlighting the issue. +* #40: Fixed up & expanded EINTR signal handling. Thanks to Douglas Turk. ## ssh 1.7.14 (2012-05-07)