From: JINMEI Tatuya Date: Wed, 27 Jun 2012 22:12:54 +0000 (-0700) Subject: [master] changelog for #1771 X-Git-Tag: trac2351_base~213^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4b7d4a332fb63aa73b5be24be59ff9866c46ed6;p=thirdparty%2Fkea.git [master] changelog for #1771 --- diff --git a/ChangeLog b/ChangeLog index 8fb267fc41..8af82996ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +451. [bug] muks, jinmei + libdatasrc: the database-based data source now correctly returns + glue records on (not under) a zone cut, such as in the case where + the NS name of an NS record is identical to its owner name. (Note: + libdatasrc itself doesn't judge what kind of record type can be a + "glue"; it's the caller's responsibility.) + (Trac #1771, git 483f1075942965f0340291e7ff7dae7806df22af) + 450. [func]* tomek b10-dhcp4: DHCPv4 server component is now integrated into BIND10 framework. It can be started from BIND10 (using bindctl)