diff options
author | Roger Dingledine <arma@torproject.org> | 2009-09-16 21:28:49 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2009-09-16 21:28:49 -0400 |
commit | 926ca5befda7d5ab2338905877a4f7bf4c656670 (patch) | |
tree | 4ab7ff2f695506579b8d60f9368dfa742fc18da1 /ChangeLog | |
parent | 7d838971dd2dd754cc49ac68f8958529680a569d (diff) | |
parent | dc3229313b6d2aaff437c6fc7fa55ead4409e93d (diff) | |
download | tor-926ca5befda7d5ab2338905877a4f7bf4c656670.tar tor-926ca5befda7d5ab2338905877a4f7bf4c656670.tar.gz |
Merge branch 'maint-0.2.1'
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -165,6 +165,8 @@ Changes in version 0.2.1.20 - 2009-??-?? excluded in ExcludeExitNodes, but the circuit is not used to access the outside world. This should help fix bug 1090. Bugfix on 0.2.1.6-alpha. + - Teach connection_ap_can_use_exit to respect the Exclude*Nodes config + options. Should fix bug 1090. Bugfix on 0.0.2-pre16. o Minor features: - Add a "getinfo status/accepted-server-descriptor" controller |