From: Andreas Gustafsson Date: Wed, 3 Oct 2001 23:29:14 +0000 (+0000) Subject: 1027. [bug] RRs having the reserved type 0 should be rejected. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9cc2e0dc59a050f1d794009246919d688aaf28;p=thirdparty%2Fbind9.git 1027. [bug] RRs having the reserved type 0 should be rejected. [RT #1471] --- diff --git a/CHANGES b/CHANGES index b04c80bc0d0..d390faf454e 100644 --- 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]