diff --git a/doc/Changelog b/doc/Changelog index 2c276bc93..9b765c967 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,7 @@ - fwd_three.tpkg test was flaky. If the three requests hit the wrong threads by chance (or bad OS) then the test would fail. Made less flaky by increasing number of retries. + - stub_udp.tpkg changed to work with bad ::1 ipv6 support. 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so diff --git a/testdata/stub_udp.tpkg b/testdata/stub_udp.tpkg index f5d42c07b..2a9679455 100644 Binary files a/testdata/stub_udp.tpkg and b/testdata/stub_udp.tpkg differ