summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-07-18 08:45:13 -0400
committerNick Mathewson <nickm@torproject.org>2013-07-18 08:45:13 -0400
commitb551988ef46ac29427a3bd8d8a76965b190623ab (patch)
treeebb700b59bc4e5f732514855b48b2b626db4312d /changes
parentdd44ff663e074d07a8bf8b94dc5d8b9d8dc3fb32 (diff)
parent8a01a7c35b422a2c22fad2ee71f0268aa1b28b85 (diff)
downloadtor-b551988ef46ac29427a3bd8d8a76965b190623ab.tar.gz
tor-b551988ef46ac29427a3bd8d8a76965b190623ab.zip
Merge branch 'bug8929_rebase_2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug89294
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug8929 b/changes/bug8929
new file mode 100644
index 0000000000..2a1898b8a9
--- /dev/null
+++ b/changes/bug8929
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Add a new torrc option "ServerTransportOptions" that allows
+ bridge operators to pass configuration parameters to their
+ pluggable transports. Resolves ticket 8929.