From f588536ab53a03b5474d343fc1f4087bc31292ff Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Mon, 18 Sep 2017 12:31:40 -0700 Subject: Note that #945 is 1.18+ --- sites/www/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 7b2307d9..2c9d626e 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -3,8 +3,8 @@ Changelog ========= * :release:`1.18.4 <2017-09-18>` -* :bug:`945` (backport of :issue:`910` and re: :issue:`865`) SSHClient now - requests the type of host key it has (e.g. from known_hosts) and does not +* :bug:`945 (1.18+)` (backport of :issue:`910` and re: :issue:`865`) SSHClient + now requests the type of host key it has (e.g. from known_hosts) and does not consider a different type to be a "Missing" host key. This fixes a common case where an ECDSA key is in known_hosts and the server also has an RSA host key. Thanks to Pierce Lopez. -- cgit v1.2.1