aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2013-06-12 19:01:22 +0300
committerNick Mathewson <nickm@torproject.org>2013-07-18 08:45:03 -0400
commit133f380c87854af2ddd6f05f5d5f0cda197197b5 (patch)
treef77575549bca8e53474001341398a53f2298de96 /changes
parent1ee3a0cf4440f34c024ff61a320e0b16553a3558 (diff)
downloadtor-133f380c87854af2ddd6f05f5d5f0cda197197b5.tar
tor-133f380c87854af2ddd6f05f5d5f0cda197197b5.tar.gz
Add changes file and enrich the manual page.
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 000000000..2a1898b8a
--- /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.