From: Mukund Sivaraman Date: Thu, 30 Jan 2014 05:32:51 +0000 (+0530) Subject: [master] Add ChangeLog entry for #2756 X-Git-Tag: bind10-1.2.0beta1-release~93 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c9e6fb55c3245cbd6e17e372b635930b62e32c8;p=thirdparty%2Fkea.git [master] Add ChangeLog entry for #2756 --- diff --git a/ChangeLog b/ChangeLog index eeebc120bb..23b3b6361e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +742. [func] muks + The authoritative server now includes the datasource configuration + when logging some errors with the + AUTH_DATASRC_CLIENTS_BUILDER_RECONFIGURE_ERROR message ID. + (Trac #2756, git 31872754f36c840b4ec0b412a86afe9f38be86e0) + 741. [bug] shane Remove hard-coded (and unnecessary) TSIG key from error message. This also prevents a crash if the TSIG name is missing.