From fd5e29b5a8aff1fe9f11f9f7bee5f0eb85ae569a Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 5 Nov 2012 11:22:07 -0800 Subject: Somehow missed a pretty important change in the changelog --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ed9fd008..30bca139 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,8 @@ v1.8.1 (DD MM YYYY) 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 problematic, when encountering `binascii` issues decoding known host keys. Thanks to `@thomasvs` for catch & patch. -- cgit v1.2.3