diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-08 12:49:27 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-08 12:49:27 -0800 |
commit | b57e825f77544a88eea77cf65bbe7d2d0426d4c9 (patch) | |
tree | 7afd4d6aed194a7ede02c9ec32b6834c8fcf5962 /NEWS | |
parent | 0fea895cdb1e69737f3526bad02e533e99b0bfe0 (diff) |
Changelog, fixes #176
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -12,6 +12,13 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. 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) ----------------------- |