diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-08-26 12:50:10 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-08-26 12:50:10 -0700 |
commit | b641c69a80e2bd4737c636e7edd0918d6753c3d0 (patch) | |
tree | 5c2094d542c91a0c035d539b6e21dc6356901b4b /sites | |
parent | 9014c735fc94d133c5d9aada93d43f1f5d1145f2 (diff) |
Backport #378 to 1.13, closes #378
Diffstat (limited to 'sites')
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 1ca3dfef..0cbc933f 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,8 @@ Changelog ========= +* :support:`378 backported` Minor code cleanup in the SSH config module + courtesy of Olle Lundberg. * :release:`1.13.2 <2014-08-25>` * :bug:`376` Be less aggressive about expanding variables in ``ssh_config`` files, which results in a speedup of SSH config parsing. Credit to Olle |