From c7115e1505458581244b4c56266f9a3878488efb Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 16 Jan 2001 23:20:55 +0000 Subject: [PATCH] reword #685 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 666175f868..b260e6cf3e 100644 --- a/CHANGES +++ b/CHANGES @@ -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]