From: Tomek Mrugalski Date: Wed, 5 Feb 2014 10:53:04 +0000 (+0100) Subject: [master] ChangeLog updated after #1485 merge. X-Git-Tag: bind10-1.2.0beta1-release~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ab70c0a6b695f23987fa38de47aeec1d56f97af;p=thirdparty%2Fkea.git [master] ChangeLog updated after #1485 merge. --- diff --git a/ChangeLog b/ChangeLog index 7871b2f340..2a5cf1128b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +746. [func] tomek + IOAddress no longer exposes underlying asio objects. The getAddress() + method has been removed and replaced with several convenience methods. + (Trac #1485, git ecdb62db16b3f3d447db4a9d2a4079d5260431f0) + 745. [bug] muks b10-auth now returns rcode=REFUSED for all questions with qtype=RRSIG (i.e., where RRSIGs are queried directly). This is