summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-08-25 22:58:58 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-08-25 22:58:58 -0700
commit118d581f92b1aa49a482c68faa73df0c8967b3c4 (patch)
tree45f5e182c1a85d35dea02bcf4d2d529701290710
parent16b820aede0d3050bc8c96ab59f0aa9a79bebcdb (diff)
Changelog re #272
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 903e6378..99115727 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+* :bug:`272` Fix a bug where ``known_hosts`` parsing hashed the input hostname
+ as well as the hostnames from the ``known_hosts`` file, on every comparison.
+ Thanks to ``@sigmunau`` for final patch and ``@ostacey`` for the original
+ report.
* :bug:`239` Add Windows-style CRLF support to SSH config file parsing. Props
to Christopher Swenson.
* :support:`229` Fix a couple of incorrectly-copied docstrings' ``..