Browse Source

Add a changes file in changes/bug3472.

George Kadianakis 14 years ago
parent
commit
cf08cd47cc
1 changed files with 7 additions and 0 deletions
  1. 7 0
      changes/bug3472

+ 7 - 0
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.