summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2012-07-15 16:48:08 -0700
committerJeff Forcier <jeff@bitprophet.org>2012-09-23 16:45:54 -0700
commit7f3124dcd9a91b0ce886f8ee311c816f449c58b9 (patch)
treeba989d613bb76c47c7f3df84a71652742d117fda
parent01aaf70fc24e846a8f3b531441344cdfb02d9269 (diff)
Attribution re #32
(cherry picked from commit 2f4303df3e7477dca28badee2f1cc14573befab6)
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1fb8f8b6..49c3d66e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@ Temporary, post-Paramiko changelog while we get our sh!t together.
* Ported over https://github.com/paramiko/paramiko/pull/63. Thanks to Dwayne
Litzenberger for catch & patch.
+* #32: Raise a more useful error explaining which `known_hosts` key line was
+ problematic, when encountering `binascii` issues decoding known host keys.
+ Thanks to `@thomasvs` for catch & patch.
## ssh 1.7.14 (2012-05-07)