aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5018
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2013-02-28 18:58:36 +0200
committerNick Mathewson <nickm@torproject.org>2013-10-29 01:05:56 -0400
commit6f33dffec1bfb7c33979477688189c63c1bfb538 (patch)
tree7d0eb43fc43627a82070b37d03ac4cd457ebfc45 /changes/bug5018
parent7ef2939e5a902c6159227de176622ee9388e34a4 (diff)
downloadtor-6f33dffec1bfb7c33979477688189c63c1bfb538.tar
tor-6f33dffec1bfb7c33979477688189c63c1bfb538.tar.gz
Only launch transport proxies that provide useful transports.
Diffstat (limited to 'changes/bug5018')
-rw-r--r--changes/bug50183
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5018 b/changes/bug5018
new file mode 100644
index 000000000..c5c12efab
--- /dev/null
+++ b/changes/bug5018
@@ -0,0 +1,3 @@
+ o Minor features:
+ - Don't launch pluggable transport proxies that contribute
+ transports we don't need. Resolves ticket 5018.