summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6bf9f215..4e0565ee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,10 @@ Temporary, post-Paramiko changelog while we get our sh!t together.
* #36: Support new server two-factor authentication option
(`RequiredAuthentications2`), at least re: combining key-based & password
auth. Thanks to Github user `bninja`.
+* #11: When raising an exception for hosts not listed in
+ `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.
## ssh 1.7.14 (2012-05-07)