diff --git a/NEWS b/NEWS index f105d67..9316710 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ v1.12.0 (27th Sep 2013) * Note that you might still run into problems with key negotiation -- Paramiko picks the first key that the server offers, which might not be what you have in your known_hosts file. + * Mega thanks to Ethan Glasser-Camp for the patch. v1.11.2 (27th Sep 2013) -----------------------