From: George Kadianakis Date: Mon, 24 Oct 2011 14:02:07 +0000 (+0200) Subject: Add a changes file in changes/bug3472. X-Git-Tag: tor-0.2.3.9-alpha~56^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf08cd47cce73a7c4c7c24d8b0cc361570c2baa4;p=thirdparty%2Ftor.git Add a changes file in changes/bug3472. --- diff --git a/changes/bug3472 b/changes/bug3472 new file mode 100644 index 0000000000..d99d8400e6 --- /dev/null +++ b/changes/bug3472 @@ -0,0 +1,7 @@ + o Major features: + + - Tor clients and bridges can now be easily configured to use a + separate 'transport' proxy. This approach helps to resist + censorship by allowing bridges to use protocol obfuscation + plugins. It implements the 'managed proxy' part of proposal + 180. Implements ticket #3472.