summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-08-25 23:34:13 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-08-25 23:34:13 -0700
commit3908baad6e1d6d4fc62da24111cd466ce5cb9a88 (patch)
treed51793de1a51134924896f76e69d2f0dc39c45a5 /sites/www
parentc50d023c91210eb25416bf5f3a4e05353cb16ca4 (diff)
Changelog re #376, closes #376
Diffstat (limited to 'sites/www')
-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 6979b97e..9258cfec 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