summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2013-09-27 20:01:57 -0700
committerJeff Forcier <jeff@bitprophet.org>2013-09-27 20:01:57 -0700
commit18d48cc5f7660f600d50d73132459e7423afb498 (patch)
treef80279ad887f6187f1c839ad99418a44f2dc1ae5 /NEWS
parent91922eb80e363b7d009f542cb0c1aaec38e1938a (diff)
Add attribution to changelog
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f105d673..9316710a 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)
-----------------------