summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-09-10 12:54:46 -0700
committerJeff Forcier <jeff@bitprophet.org>2012-09-24 18:59:50 -0700
commit43f82360634b42b4a592e038769fdac49b33aa5f (patch)
tree70f4aadfb6970987df1b49928f303683c75630ba
parentf8bb0433a2ebafd208a45da8cd4b84636c3a6fe5 (diff)
downloadparamiko-43f82360634b42b4a592e038769fdac49b33aa5f.tar.gz
Changelog re #40
(cherry picked from commit c27915d55182cfa22c517c2d6d887316fc89c80a)
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 51df065d..fa6a9755 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)