summaryrefslogtreecommitdiff
path: root/changes/20460
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-07 16:32:30 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-07 16:32:30 -0500
commite0311f6a36f12c1883bf17c6f891e275598258bc (patch)
tree02c49e2651b323ffd27c28816c3cc5498418daff /changes/20460
parent3e3040a5d911e6c4ae59114a0f98daf09ee299bc (diff)
downloadtor-e0311f6a36f12c1883bf17c6f891e275598258bc.tar.gz
tor-e0311f6a36f12c1883bf17c6f891e275598258bc.zip
Remove from master more changes files already merged in release-0.2.9
Diffstat (limited to 'changes/20460')
-rw-r--r--changes/204604
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/20460 b/changes/20460
deleted file mode 100644
index 9fbb4a7986..0000000000
--- a/changes/20460
+++ /dev/null
@@ -1,4 +0,0 @@
- 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. Fixes bug 20460; bugfix on 0.2.8.1-alpha.