aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5018
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug5018')
-rw-r--r--changes/bug50188
1 files changed, 5 insertions, 3 deletions
diff --git a/changes/bug5018 b/changes/bug5018
index c5c12efab..5c3a4405e 100644
--- a/changes/bug5018
+++ b/changes/bug5018
@@ -1,3 +1,5 @@
- o Minor features:
- - Don't launch pluggable transport proxies that contribute
- transports we don't need. Resolves ticket 5018.
+ o Major features:
+ - Don't launch pluggable transport proxies if we don't have any
+ bridges configured that would use them. Now we can list many
+ pluggable transports, and Tor will dynamically start one when it
+ hears a bridge address that needs it. Resolves ticket 5018.