Add a changes file in changes/bug3472.

This commit is contained in:
George Kadianakis
2011-10-24 16:02:07 +02:00
parent 47a5b8009b
commit cf08cd47cc
+7
View File
@@ -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.