diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-11-03 13:31:13 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-11-03 13:31:13 -0800 |
commit | 3a5227c477295c8e14e395d3ac66e9a58db0ebc8 (patch) | |
tree | 3bda8533cc822bc1b57e1bbb53bfb939bc988fde | |
parent | 52ba29d62796215d417716802808f8702b673baf (diff) |
Changelog closes #401
-rw-r--r-- | sites/www/changelog.rst | 3 |
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. |