From: Mukund Sivaraman Date: Tue, 28 Jan 2014 01:43:57 +0000 (+0530) Subject: [master] Add ChangeLog entry for #2951 X-Git-Tag: bind10-1.2.0beta1-release~108 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9505d8f35ffcd707421fd169704c1ac29aebcd0;p=thirdparty%2Fkea.git [master] Add ChangeLog entry for #2951 --- diff --git a/ChangeLog b/ChangeLog index 371b5dbd07..bd2331fe00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +738. [bug] muks + b10-auth now correctly processes NXDOMAIN results in the root zone + when using a SQLite3 data source. + (Trac #2951, git 13685cc4580660eaf5b041b683a2d2f31fd24de3) + 737. [func] muks b10-auth now additionally logs the source address and port when DNS messages with unsupported opcodes are received.