# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1380337317 25200 # Fri Sep 27 20:01:57 2013 -0700 # Node ID e4852b4a5873dfd6d4e6cb6669ab10a045c5e2b6 # Parent f60a84e5c9977410597d8b68758b83ae8acedefd Add attribution to changelog diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ * 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) -----------------------