]> 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 22:49:00 +0000 (22:49 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 3 Oct 2001 22:49:00 +0000 (22:49 +0000)
                        [RT #1471]

CHANGES

diff --git a/CHANGES b/CHANGES
index 1e25ba675e3b073c0a6c19dec003eb9b25dacb15..db24e30ff18724f543262947cbe6f2fcf23f9f81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
 
+1027.  [bug]           RRs having the reserved type 0 should be rejected.
+                       [RT #1471]
+
 1026.  [port]          Recognize OpenUNIX 8 in config.guess. [RT #1830]
 
 1022.  [bug]           Don't report empty root hints as "extra data".