diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2012-09-10 12:54:46 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2012-09-24 18:59:50 -0700 |
commit | 43f82360634b42b4a592e038769fdac49b33aa5f (patch) | |
tree | 70f4aadfb6970987df1b49928f303683c75630ba | |
parent | f8bb0433a2ebafd208a45da8cd4b84636c3a6fe5 (diff) |
Changelog re #40
(cherry picked from commit c27915d55182cfa22c517c2d6d887316fc89c80a)
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |