diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-07 16:19:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-07 16:19:05 -0500 |
commit | 9994404238e6b87907f811cab2a5126d030ff55d (patch) | |
tree | fea4914af220f1141e61d3350d97a900080e9275 /changes/20460 | |
parent | c2fc0941a53884c63c477f68c74a26627bb35db8 (diff) | |
download | tor-9994404238e6b87907f811cab2a5126d030ff55d.tar.gz tor-9994404238e6b87907f811cab2a5126d030ff55d.zip |
Make new changes files pass lintchanges
Diffstat (limited to 'changes/20460')
-rw-r--r-- | changes/20460 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/20460 b/changes/20460 index d51ec3ad96..9fbb4a7986 100644 --- a/changes/20460 +++ b/changes/20460 @@ -1,4 +1,4 @@ - o Minor bugfixes (testing) + o Minor bugfixes (testing): - Use ECDHE ciphers instead of ECDH in tortls tests. LibreSSL has removed the ECDH ciphers which caused the tests to fail on - platforms which use it. Closes ticket 20460. + platforms which use it. Fixes bug 20460; bugfix on 0.2.8.1-alpha. |