Merge remote-tracking branch 'public/bug4663'

This commit is contained in:
Nick Mathewson
2012-06-13 17:01:53 -04:00
2 changed files with 14 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- Warn the user when HTTPProxy, but no other proxy type, is
configured. This can cause surprising behavior: it doesn't send
all of Tor's traffic over the HTTPProxy--it sends unencrypted
directory traffic only. Resolves ticket 4663.