diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug4663 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4663 b/changes/bug4663 new file mode 100644 index 000000000..f720ff5da --- /dev/null +++ b/changes/bug4663 @@ -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. |