]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file in changes/bug3472.
authorGeorge Kadianakis <desnacked@gmail.com>
Mon, 24 Oct 2011 14:02:07 +0000 (16:02 +0200)
committerGeorge Kadianakis <desnacked@gmail.com>
Mon, 24 Oct 2011 14:02:07 +0000 (16:02 +0200)
changes/bug3472 [new file with mode: 0644]

diff --git a/changes/bug3472 b/changes/bug3472
new file mode 100644 (file)
index 0000000..d99d840
--- /dev/null
@@ -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.