diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2015-11-02 12:52:24 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2015-11-02 12:52:24 -0800 |
commit | fcacbe4620a867acedf33da7a069b09e4a8d370d (patch) | |
tree | e948b38ef1b151b872dbd51c3c53efe0f7be6342 /sites/www/changelog.rst | |
parent | ce2df91a790aedcd0ec08f3526141cd01c63560d (diff) |
Changelog closes #565
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r-- | sites/www/changelog.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 9ce2eded..7c6b74e4 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :bug:`565` Don't explode with ``IndexError`` when reading private key files + lacking an ``-----END <type> PRIVATE KEY-----`` footer. Patch courtesy of + Prasanna Santhanam. * :release:`1.13.3 <2014-12-19>` * :bug:`413` (also :issue:`414`, :issue:`420`, :issue:`454`) Be significantly smarter about polling & timing behavior when running proxy commands, to avoid |