Changelog re #87
This commit is contained in:
parent
1b928df15e
commit
6747d9944a
4
NEWS
4
NEWS
|
@ -24,6 +24,10 @@ v1.11.0 (DD MM YYYY)
|
||||||
dependent on ctypes for constructing appropriate structures and had ctypes
|
dependent on ctypes for constructing appropriate structures and had ctypes
|
||||||
implementations of all functionality. Thanks to Jason R. Coombs for the
|
implementations of all functionality. Thanks to Jason R. Coombs for the
|
||||||
patch.
|
patch.
|
||||||
|
* #87: Ensure updates to `known_hosts` files account for any updates to said
|
||||||
|
files after Paramiko initially read them. (Includes related fix to guard
|
||||||
|
against duplicate entries during subsequent `known_hosts` loads.) Thanks to
|
||||||
|
`@sunweaver` for the contribution.
|
||||||
|
|
||||||
v1.10.1 (5th Apr 2013)
|
v1.10.1 (5th Apr 2013)
|
||||||
----------------------
|
----------------------
|
||||||
|
|
Loading…
Reference in New Issue