diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-07-18 08:45:13 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-07-18 08:45:13 -0400 |
commit | b551988ef46ac29427a3bd8d8a76965b190623ab (patch) | |
tree | ebb700b59bc4e5f732514855b48b2b626db4312d /changes | |
parent | dd44ff663e074d07a8bf8b94dc5d8b9d8dc3fb32 (diff) | |
parent | 8a01a7c35b422a2c22fad2ee71f0268aa1b28b85 (diff) | |
download | tor-b551988ef46ac29427a3bd8d8a76965b190623ab.tar.gz tor-b551988ef46ac29427a3bd8d8a76965b190623ab.zip |
Merge branch 'bug8929_rebase_2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug8929 | 4 |
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. |