summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-09-21 21:48:42 +0000
committerNick Mathewson <nickm@torproject.org>2006-09-21 21:48:42 +0000
commit6a1746f98f58fd22dce2ce34840b10012b5467dd (patch)
treec841e8d0e7522e31543583c32cc4358a2dfcc6af /doc
parentd273d529798e44c315c94437f27c3a1349794179 (diff)
downloadtor-6a1746f98f58fd22dce2ce34840b10012b5467dd.tar.gz
tor-6a1746f98f58fd22dce2ce34840b10012b5467dd.zip
r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400
Consider non-exit servers unsuitable for RESOLVE commands. svn:r8442
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 4ade8fadda..f5c8f0dc82 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -90,7 +90,7 @@ N - DNS improvements
o Option to deal with broken DNS of the "ggoogle.com? Ah, you meant
ads.me.com!" variety.
o Autodetect whether DNS is broken in this way.
- - Don't ask reject *:* nodes for DNS unless client wants you to.
+ o Don't ask reject *:* nodes for DNS unless client wants you to.
. Asynchronous DNS
o Document and rename SearchDomains, ResolvConf options
D Make API closer to getaddrinfo()