소스 검색

Add a changes file in changes/bug3472.

George Kadianakis 14 년 전
부모
커밋
cf08cd47cc
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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.