diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-09-06 16:09:16 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-09-06 16:09:16 -0700 |
commit | ec9f8a26d4ea77ce6e4a1afe1a9e3b29dbf002bf (patch) | |
tree | a462f3ed4b4a9cc136d18e842ce82d66f9bb5428 | |
parent | 08239ff4b29c0b53c5443f21ae482e51340223f6 (diff) |
Changelog re #234
-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 f04e338b..44bd61e9 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,9 @@ Changelog ========= +* :bug:`234 major` Lower logging levels for a few overly-noisy log messages + about secure channels. Thanks to David Pursehouse for noticing & contributing + the fix. * :feature:`218` Add support for ECDSA private keys on the client side. Thanks to ``@aszlig`` for the patch. * :bug:`335 major` Fix ECDSA key generation (generation of brand new ECDSA keys |