diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2013-04-28 18:08:55 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2013-04-28 18:08:55 -0700 |
commit | 675d79d743be0b9753ef36ca25b3af5e38de0ae2 (patch) | |
tree | c9417247199d1b92e89a443d990fe0aabbd37204 /NEWS | |
parent | a1fa1ba9cc2cf6cc65ffebb629da30333de84058 (diff) | |
parent | aee2355d24277405867a8cb4ce8ce9616fee9d5b (diff) |
Merge pull request #153 from glasserc/log_bad_hostkeys
Warn on parse failure when reading known_hosts
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ v1.11.0 (DD MM YYYY) v1.10.2 (DD MM 2013) -------------------- +* #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. |