2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
This commit is contained in:
Brian Wellington
2001-01-16 23:20:55 +00:00
parent 66921d6dd2
commit c7115e1505

View File

@@ -1,6 +1,6 @@
685. [bug] nslookup should always use the search list/domain
options from resolv.conf, and it (and host) should use
the search list items first. [RT #405, #630]
685. [bug] nslookup should use the search list/domain options
from resolv.conf by default, and it (and host) should
use the search list items first. [RT #405, #630]
684. [bug] memory leak with view forwarders. [RT #656]