From: Thomas Markwalder Date: Thu, 30 May 2013 21:20:03 +0000 (-0400) Subject: [master] Added ChangeLog entry 623 for trac 2955. X-Git-Tag: bind10-1.2.0beta1-release~418^2~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f62ca4a0b64ab0d417063105458f409b4ac027d0;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 623 for trac 2955. --- f62ca4a0b64ab0d417063105458f409b4ac027d0 diff --cc ChangeLog index bbeb89e491,8b49ec7bb2..5633a211ca --- a/ChangeLog +++ b/ChangeLog @@@ -1,10 -1,14 +1,21 @@@ - 622. [func] tmark ++623. [func] tmark + Created the initial, bare-bones implementation of DHCP-DDNS service + process class, D2Process, and the abstract class from which it derives, + DProcessBase. D2Process will provide the DHCP-DDNS specific event loop + and business logic. + (Trac #2955, git dbe4772246039a1257b6492936fda2a8600cd245) + + 622. [func]* jinmei + b10-xfrin now has tighter control on the choice of IXFR or AXFR + through zones/request_ixfr configuration item. It includes + the new "IXFR only" behavior for some special cases. b10-xfrin + now also uses AXFR whenever necessary, so it is now safe to try + IXFR by default and it's made the default. The previous + use_ixfr configuration item was deprecated and triggers startup + failure if specified; configuration using use_ixfr should be + updated. + (Trac #2911, git 8118f8e4e9c0ad3e7b690bbce265a163e4f8767a) + 621. [func] team libdns++: All Rdata classes now use the generic lexer in constructors from text. This means that the name fields in such