Newsgroups: comp.os.linux.announce
From: hjl@nynexst.com (H.J. Lu)
Subject: Please change your /etc/resolv.conf
Message-ID: <ann-21380.779984311@cs.cornell.edu>
Date: Mon, 19 Sep 1994 14:18:51 GMT
Approved: linux-announce@tc.cornell.edu (Matt Welsh)

In the public release of the Linux C library 4.6.x, bind-4.9.3beta9
will be used. You may have to modify /etc/resolv.conf. The resolver's
default "search" list will be just the entire "domain" name rather
than the sliding window it had before 4.9.2. This will make the
default search list shorter, so folks who are saying "domain a.b.c"
and relying on the implicit "search a.b.c a.b c" will miss "a.b" and
"c". So what you have to do is add this line into your /etc/resolv.conf:

search  a.b.c a.b c

This change is compatible with the Linux C library 4.5.26. Please do
it as soon as possible.

Thanks.

H.J.

--
Send submissions for comp.os.linux.announce to: linux-announce@tc.cornell.edu
Be sure to include Keywords: and a short description of your software.
