diff --git a/doc/Changelog b/doc/Changelog index 29638f744..60ea99829 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,12 @@ 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, give root hints. fixed ldns_dname_abs. + - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081014). + Which includes the ldns_dname_absolute fix. + - fwd_three test remains flaky now that unbound does not stop + listening when full. Thus, removed timeout problem. + It may be serviced by three threads, or maybe by one. + Mostly only useful for lock-check testing now. 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so diff --git a/testdata/fwd_three.tpkg b/testdata/fwd_three.tpkg index 08c3ef0bd..de9864f8d 100644 Binary files a/testdata/fwd_three.tpkg and b/testdata/fwd_three.tpkg differ