summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2015-11-03 13:31:13 -0800
committerJeff Forcier <jeff@bitprophet.org>2015-11-03 13:31:13 -0800
commit3a5227c477295c8e14e395d3ac66e9a58db0ebc8 (patch)
tree3bda8533cc822bc1b57e1bbb53bfb939bc988fde
parent52ba29d62796215d417716802808f8702b673baf (diff)
downloadparamiko-3a5227c477295c8e14e395d3ac66e9a58db0ebc8.tar.gz
Changelog closes #401
-rw-r--r--sites/www/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index cbecabea..278f7450 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :bug:`401` Fix line number reporting in log output regarding invalid
+ ``known_hosts`` line entries. Thanks to Dylan Thacker-Smith for catch &
+ patch.
* :support:`525 backported` Update the vendored Windows API addon to a more
recent edition. Also fixes :issue:`193`, :issue:`488`, :issue:`498`. Thanks
to Jason Coombs.