the part of change 685. that involves handling of cases

where there is both a 'searchlist' and a 'domain' in resolv.conf will be redone and
get its own change list entry; it is not being pulled up to the 9.1 release
This commit is contained in:
Andreas Gustafsson
2001-01-17 19:36:49 +00:00
parent 8bb77cd31b
commit fcc3c131e0

View File

@@ -1,3 +1,4 @@
687. [bug] Only say we have IPv6, with sufficent functionality,
if it has actually been tested. [RT #586]
@@ -5,8 +6,7 @@
blocking operations. [RT #568]
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]
from resolv.conf by default. [RT #405, #630]
684. [bug] Memory leak with view forwarders. [RT #656]