From 53095107625a1303bd9fcfcc7c2c20b9819ee79f Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Thu, 14 Jun 2018 16:21:28 -0700 Subject: Changelog re #1212 --- sites/www/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 3dcebe29..95940c8b 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,11 @@ Changelog ========= +* :feature:`1212` Updated `SSHConfig.lookup ` + so it returns a new, type-casting-friendly dict subclass + (`~paramiko.config.SSHConfigDict`) in lieu of dict literals. This ought to be + backwards compatible, and allows an easier way to check boolean or int type + ``ssh_config`` values. Thanks to Chris Rose for the patch. * :support:`1191` Update our install docs with (somewhat) recently added additional dependencies; we previously only required Cryptography, but the docs never got updated after we incurred ``bcrypt`` and ``pynacl`` -- cgit v1.2.3