From f4ed42eadf6317cd25b071e55d88e96ce83dc9ba Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 11 Jul 2011 16:01:45 -0400 Subject: [PATCH] Changes file for feature2841. --- changes/feature2841 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/feature2841 diff --git a/changes/feature2841 b/changes/feature2841 new file mode 100644 index 0000000000..aededbe573 --- /dev/null +++ b/changes/feature2841 @@ -0,0 +1,6 @@ + o Major features: + - Tor clients using bridges can now be configured to use a + separate 'transport' proxy for each bridge. This helps to resist + censorship by allowing bridges to use protocol obfuxcation + plugins. It implements part of proposal 180. +