diff --git a/doc/Changelog b/doc/Changelog index 2730b291d..d59a858c3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +6 April 2010: Wouter + - Fix EDNS probe for .de DNSSEC testbed failure, where the infra + cache timeout coincided with a server update, the current EDNS + backoff is less sensitive, and does not cache the backoff unless + the backoff actually works and the domain is not expecting DNSSEC. + 1 April 2010: Wouter - iana portlist updated. diff --git a/testdata/fwd_edns_bksec.tpkg b/testdata/fwd_edns_bksec.tpkg new file mode 100644 index 000000000..3b03df766 Binary files /dev/null and b/testdata/fwd_edns_bksec.tpkg differ diff --git a/testdata/fwd_edns_probe.tpkg b/testdata/fwd_edns_probe.tpkg new file mode 100644 index 000000000..10608e114 Binary files /dev/null and b/testdata/fwd_edns_probe.tpkg differ