From a258f9b594a5e039007036b2254ed6cec58ffcaa Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 18 Mar 2008 18:51:42 +0000 Subject: r18938@catbus: nickm | 2008-03-18 14:51:30 -0400 Backport: Fix the other lingering part of bug 617: make ClientDNSRejectInternalAddresses actually work. svn:r14108 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5587a4d488..f6807d7b9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,9 @@ Changes in version 0.2.0.22-rc - 2008-03-17 - Make sure that the "NULL-means-reject *:*" convention is followed by all the policy manipulation functions, avoiding some possible crash bugs. Bug found by lodger. Bugfix on 0.2.0.16-alpha. + - Fix the implementation of ClientDNSRejectInternalAddresses so that it + actually works, and doesn't warn about every single reverse lookup. + Fixes the other part of bug 617. Bugfix on 0.2.0.1-alpha. o Minor features: - Only log guard node status when guard node status has changed. -- cgit v1.2.3-54-g00ecf