]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
authorMark Andrews <marka@isc.org>
Mon, 8 Jan 2007 00:51:48 +0000 (00:51 +0000)
committerMark Andrews <marka@isc.org>
Mon, 8 Jan 2007 00:51:48 +0000 (00:51 +0000)
                        was defined. [RT #16574]

CHANGES

diff --git a/CHANGES b/CHANGES
index 4d4f9d967da400b85c94fed68068ddaa7bbe1a5a..862679b6201082904d8edc740468f467a212f84c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+2125.  [bug]           dns_zone_getzeronosoattl() REQUIRE failure if DLZ
+                       was defined. [RT #16574]
+
 2124.  [bug]           It was possible to dereference a freed fetch
                        context. [RT #16584]