summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-04-01 13:46:50 -0400
committerNick Mathewson <nickm@torproject.org>2015-04-01 13:46:50 -0400
commitcd8f13b5cb0f91731653eba1adf0cc3ba597db6d (patch)
tree1c4156e29f5a69586cfe4bbbc8f11d865472f849 /changes
parentaa7b7922505ef8dfab6df49f5537ffba92322b09 (diff)
parent840c11b14e673abaa64ae3ba8dc1efcc92a2da27 (diff)
downloadtor-cd8f13b5cb0f91731653eba1adf0cc3ba597db6d.tar.gz
tor-cd8f13b5cb0f91731653eba1adf0cc3ba597db6d.zip
Merge branch 'bug13736'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug137365
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug13736 b/changes/bug13736
new file mode 100644
index 0000000000..686d2f1fa2
--- /dev/null
+++ b/changes/bug13736
@@ -0,0 +1,5 @@
+ o Removed features:
+ - Remove the (seldom-used) DynamicDHGroups feature. For
+ anti-fingerprinting we now recommend pluggable transports; for
+ forward-secrecy in TLS, we now use the P-256 group.
+ Closes ticket 13736.