From: Wouter Wijngaards Date: Fri, 19 Mar 2010 13:44:02 +0000 (+0000) Subject: fix fwd_ancil for platforms that do not support the option. X-Git-Tag: release-1.4.4rc1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac4534f3e0bbac6900e2750b382a56dbd6e8dda1;p=thirdparty%2Funbound.git fix fwd_ancil for platforms that do not support the option. git-svn-id: file:///svn/unbound/trunk@2051 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 336f9a092..a91c03fd7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +19 March 2010: Wouter + - fix fwd_ancil test to pass if the socket options are not supported. + 18 March 2010: Wouter - Fixed random numbers for port, interface and server selection. Removed very small bias. diff --git a/testdata/fwd_ancil.tpkg b/testdata/fwd_ancil.tpkg index 75517808f..73989a8bd 100644 Binary files a/testdata/fwd_ancil.tpkg and b/testdata/fwd_ancil.tpkg differ