Changelog re #11

(cherry picked from commit c8e76e3a801098ecfec02fe52cd83bb7fab9f19a)
This commit is contained in:
Jeff Forcier 2012-09-08 23:15:58 -07:00
parent 66118cad83
commit 88df2ac180
1 changed files with 4 additions and 0 deletions

View File

@ -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)