From 4f13cb82fd9a49781a8c74ff6519e0a1e4027f95 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 21 Sep 2006 21:49:36 +0000 Subject: r8881@Kushana: nickm | 2006-09-21 17:27:59 -0400 Allow resolve requests to non-exits when they are specifically requested (via resolve foo.bar.exit). svn:r8446 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ab8ba5776..34597857f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,9 @@ Changes in version 0.1.2.2-alpha - 2006-??-?? - Check for name servers (like Earthlink's) that hijack failing DNS requests and replace the 'no such server' answer with a "helpful" redirect to an advertising-driven search portal. [Resolves bug 330.] - - When asked to resolve a hostname, don't use non-exit servers. This - allows servers with broken DNS be useful to the network. + - When asked to resolve a hostname, don't use non-exit servers unless + requested to do so. This allows servers with broken DNS be useful to + the network. o Security Fixes, minor - If a client asked for a server by name, and we didn't have a -- cgit v1.2.3