From: Jelte Jansen Date: Fri, 17 Feb 2012 15:33:52 +0000 (+0100) Subject: [master] update changelog X-Git-Tag: trac2351_base~247^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70cccd62f3b6f433cb8790f3bc0a2455b1d11b6f;p=thirdparty%2Fkea.git [master] update changelog --- diff --git a/ChangeLog b/ChangeLog index 86b13e14a1..4a13d9ddd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +382. [func] jelte + b10-auth now also experimentally supports statistics counters of + the rcode reponses it sends. The counters can be shown as + rcode., where code name is the lowercase textual + representation of the rcode (e.g. "noerror", "formerr", etc.). + Same note applies as for opcodes, see changelog entry 364. + (Trac #1613, git e98da500d7b02e11347431a74f2efce5a7d622aa) + 381. [bug] jinmei b10-auth: honor the DNSSEC DO bit in the new query handler. (Trac #1695, git 61f4da5053c6a79fbc162fb16f195cdf8f94df64)