From: Stephen Morris Date: Tue, 1 Oct 2013 13:23:33 +0000 (+0100) Subject: [master] ChangeLog for trac3113. X-Git-Tag: bind10-1.2.0beta1-release~193^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=582bafeae092fe5a1e67b03a0fcd74eba34dfe7f;p=thirdparty%2Fkea.git [master] ChangeLog for trac3113. --- diff --git a/ChangeLog b/ChangeLog index c2f4162dcc..984582c01e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ +683. [bug] stephen + Modifications to fix problems running unit tests if they are statically + linked. This includes provision of an initialization function that + must be called by user-written hooks libraries if they are loaded by a + statically-linked image. + (Trac #3113, git 3d19eee4dbfabc7cf7ae528351ee9e3a334cae92) + 682. [func] naokikambe New statistics items added into b10-xfrin : ixfr_running, axfr_running, and soa_in_progress. Their values can be obtained by invoking "Stats show Xfrin" via bindctl when b10-xfrin is running. (Trac #2274, git ca691626a2be16f08754177bb27983a9f4984702) - 681. [func] tmark Added support for prefix delegation configuration to b10-dhcp6 subnets.