Changelog re #11
(cherry picked from commit c8e76e3a801098ecfec02fe52cd83bb7fab9f19a)
This commit is contained in:
parent
66118cad83
commit
88df2ac180
4
CHANGES
4
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue