summaryrefslogtreecommitdiffhomepage
path: root/sites
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-08-25 23:34:14 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-08-25 23:34:14 -0700
commit6d0a6f656a265565a420c0987e91ca7bafbb1de6 (patch)
tree1fe3600a049365b056bf0595c4f966493ad91d60 /sites
parent709435e9fb56907cefb00583fec1d52933b9a46c (diff)
parent401b2fcb6514c723877cece9c13aa27281c7d994 (diff)
Merge branch '1.14'
Diffstat (limited to 'sites')
-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 e6b44178..87bb8873 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,9 @@
Changelog
=========
+* :bug:`376` Be less aggressive about expanding variables in ``ssh_config``
+ files, which results in a speedup of SSH config parsing. Credit to Olle
+ Lundberg.
* :support:`324 backported` A bevvy of documentation typo fixes, courtesy of Roy
Wellington.
* :bug:`312` `paramiko.transport.Transport` had a bug in its ``__repr__`` which