summaryrefslogtreecommitdiff
path: root/doc/TODO.020
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-17 13:14:54 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-17 13:14:54 +0000
commita89852636cec9c2037b6dde8f0dffea61f2cda5c (patch)
treee425e7e8bbd073cae6fbdee08e473776d285758b /doc/TODO.020
parent76eed8cc18c55693fe47226572417fe4b8348fdc (diff)
downloadtor-a89852636cec9c2037b6dde8f0dffea61f2cda5c.tar.gz
tor-a89852636cec9c2037b6dde8f0dffea61f2cda5c.zip
Backport r17139: Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything. Based on patch from rovv. See bug 752.
svn:r17640
Diffstat (limited to 'doc/TODO.020')
-rw-r--r--doc/TODO.0202
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020
index fcbd39a20d..f532f91615 100644
--- a/doc/TODO.020
+++ b/doc/TODO.020
@@ -18,7 +18,7 @@ Backport for 0.2.0 once better tested:
o ... and r17184.
- r17137: send END cell in response to connect to nonexistent hidserv port.
- r17138: reject *:* servers should never do DNS lookups.
- - r17139: Fix another case of overriding .exit choices.
+ o r17139: Fix another case of overriding .exit choices.
- r17162 and r17164: fix another case of not checking cpath_layer.
- r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
authority has an expired certificate.