]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog for #1771
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 27 Jun 2012 22:12:54 +0000 (15:12 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 27 Jun 2012 22:12:54 +0000 (15:12 -0700)
ChangeLog

index 8fb267fc41ec5243111f9d3cced1ba01db5b781a..8af82996ee553fe1e66577780147b450a40e8180 100644 (file)
--- 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)