commit d7786e7ec3bcef9943066e98bf620fc165e57ae0 Author: Tomás Touceda chiiph@torproject.org Date: Sat Jun 9 14:30:12 2012 -0300
Add changes file --- changes/pickExitNodes | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/changes/pickExitNodes b/changes/pickExitNodes new file mode 100644 index 0000000..32ebd1a --- /dev/null +++ b/changes/pickExitNodes @@ -0,0 +1,9 @@ + New features: + o Provide a way of hand picking exit nodes from the router list in + the Network Map. + + Internal cleanups and improvements: + o Fix return value from VMessageBox::question. + o Make TorControl::getRouterDescriptorText() default to regular + descriptors in case the microdescriptor is not available. + o Improve handling of ControlPort and SocksPort settings. \ No newline at end of file
tor-commits@lists.torproject.org