Somehow missed a pretty important change in the changelog
This commit is contained in:
parent
786920a320
commit
fd5e29b5a8
2
NEWS
2
NEWS
|
@ -32,6 +32,8 @@ v1.8.1 (DD MM YYYY)
|
||||||
v1.8.0 (3rd Oct 2012)
|
v1.8.0 (3rd Oct 2012)
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
* #17 ('ssh' 28): Fix spurious `NoneType has no attribute 'error'` and similar
|
||||||
|
exceptions that crop up on interpreter exit.
|
||||||
* 'ssh' 32: Raise a more useful error explaining which `known_hosts` key line was
|
* 'ssh' 32: Raise a more useful error explaining which `known_hosts` key line was
|
||||||
problematic, when encountering `binascii` issues decoding known host keys.
|
problematic, when encountering `binascii` issues decoding known host keys.
|
||||||
Thanks to `@thomasvs` for catch & patch.
|
Thanks to `@thomasvs` for catch & patch.
|
||||||
|
|
Loading…
Reference in New Issue