diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-07-26 15:04:16 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-07-26 15:04:16 -0700 |
commit | c8b75a489c569ea71b2166c6fbcc7f773397da3b (patch) | |
tree | d734d81ca11ef701f3f868518874a4bfbbc42441 /NEWS | |
parent | 3c2f01c91f798bc2ecefbd7c3864dc5e8c5af5c8 (diff) |
Update changelog for release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,11 +12,11 @@ Issues noted as "Fabric #NN" can be found at https://github.com/fabric/fabric/. Releases ======== -v1.10.2 (DD MM 2013) --------------------- +v1.10.2 (26th Jul 2013) +----------------------- -* #153, #67: Warn on parse failure when reading known_hosts - file. Thanks to `@glasserc` for patch. +* #153, #67: Warn on parse failure when reading known_hosts file. Thanks to + `@glasserc` for patch. * #146: Indentation fixes for readability. Thanks to Abhinav Upadhyay for catch & patch. |