[tor-commits] [vidalia/alpha] Add a changes file for the bug3077 merge
chiiph at torproject.org
chiiph at torproject.org
Sat Dec 24 20:54:40 UTC 2011
commit 266852795f404c18e011a42fac4bc7ab5f02b46a
Author: Tomás Touceda <chiiph at torproject.org>
Date: Wed Sep 7 13:53:53 2011 -0300
Add a changes file for the bug3077 merge
---
changes/bug3077 | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/changes/bug3077 b/changes/bug3077
new file mode 100644
index 0000000..ab7f84e
--- /dev/null
+++ b/changes/bug3077
@@ -0,0 +1,12 @@
+ o Add a way to use the autoconfiguration for ControlPort and SocksPort.
+ Tor can now autoconfigure Control and Socks Ports when the default ones
+ are in use. This makes it easier to run several different instances of
+ TBB at the same time. Resolves bug 3077.
+ o Make the AutoPort setting default to false, so that it doesn't
+ break backwards compatibility for people that aren't using Vidalia
+ inside Tor Browser Bundle.
+ o Check tor version and that settings are sanitized before trying to
+ use the port autoconfiguration feature.
+ o Provide the necessary fields (Control password, ControlPort) to let
+ TorButton NEWNYM. Vidalia provides these in env vars when it launches
+ the Firefox instance. Resolves bug 2659.
\ No newline at end of file
More information about the tor-commits
mailing list