# HG changeset patch # User Jeff Forcier <jeff@bitprophet.org> # Date 1389214167 28800 # Wed Jan 08 12:49:27 2014 -0800 # Node ID c13a4a90f2ff131f46e784d50f464a0880c91fde # Parent b29175d9f42746d05e51193f700cea5df296e03c Changelog, fixes #176 diff --git a/NEWS b/NEWS --- a/NEWS +++ b/NEWS @@ -12,6 +12,13 @@ Releases ======== +v1.10.5 (8th Jan 2014) +---------------------- + +* #176: Fix AttributeError bugs in known_hosts file (re)loading. Thanks to + Nathan Scowcroft for the patch & Martin Blumenstingl for the initial test + case. + v1.10.4 (27th Sep 2013) -----------------------