2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

clarified 964.-965.

This commit is contained in:
Andreas Gustafsson
2001-08-27 18:01:38 +00:00
parent c7eb99970e
commit aa9a67adeb

View File

@@ -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]