]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1027. [bug] RRs having the reserved type 0 should be rejected.
authorAndreas Gustafsson <source@isc.org>
Wed, 3 Oct 2001 23:29:14 +0000 (23:29 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 3 Oct 2001 23:29:14 +0000 (23:29 +0000)
                        [RT #1471]

CHANGES

diff --git a/CHANGES b/CHANGES
index b04c80bc0d073be8beeab1d299b9508e2bfbc515..d390faf454eb963ae07513a07238499fb8e89506 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+
+1027.   [bug]           RRs having the reserved type 0 should be rejected.
+                        [RT #1471]
+
 1019.  [bug]           The value of the lame-ttl option was limited to 18000
                        seconds, not 1800 seconds as documented. [RT #1803]