From: Andreas Gustafsson Date: Mon, 27 Aug 2001 18:01:38 +0000 (+0000) Subject: clarified 964.-965. X-Git-Tag: v9.2.2rc1~12 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=aa9a67adeb48069f5c2e5d8936a8ed5aac7d6ad7;p=thirdparty%2Fbind9.git clarified 964.-965. --- diff --git a/CHANGES b/CHANGES index 16f823c234e..e1858e2f96b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,10 @@ - 965. [bug] Using non root hints caused a rbtdb node reference - leak. [RT #1581, RT #1618] - 964. [func] Warn if non root hints data is found in hints file. + 965. [bug] Including data other than root server NS and A + records in the root hint file could cause a rbtdb + node reference leak. [RT #1581, #1618] + + 964. [func] Warn if data other than root server NS and A records + are found in the root hint file. [RT #1581, #1618] 963. [bug] bad ISC_LANG_ENDDECLS. [RT #1645] @@ -15,7 +18,7 @@ getrrsetbyname() in the OS. [RT #1592] 959. [port] On FreeBSD, determine the number of CPUs by calling - sysctlbyname(). [RT #1584] + sysctlbyname(). [RT #1584] 958. [port] ssize_t is not available on all platforms. [RT #1607]