]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3081. [bug] Failure of DNAME substitution did not return
authorFrancis Dupont <fdupont@isc.org>
Fri, 18 Mar 2011 21:38:50 +0000 (21:38 +0000)
committerFrancis Dupont <fdupont@isc.org>
Fri, 18 Mar 2011 21:38:50 +0000 (21:38 +0000)
YXDOMAIN. [RT #23591]

CHANGES

diff --git a/CHANGES b/CHANGES
index f8f73f42eff9e33191e68eb83953f02ac2da4e2f..e108d44253c07c3dcab51a4a5f779e6331e7e6eb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3081.  [bug]           Failure of DNAME substitution did not return
+                       YXDOMAIN. [RT #23591]
+
 3080.  [cleanup]       Replaced compile time constant by STDTIME_ON_32BITS.
                        [RT #23587]