From 04d5d1895cb90ddc3dada1b64d48c75d26d4f84e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Nov 2006 22:54:41 +0000 Subject: Michael Wallner fixed this problem: When I set domains in the options struct, and there are domain/search entries in /etc/resolv.conf, the domains of the options struct will be overridden. --- ares/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index fe2fd6a08..bfe2e4aed 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -4,6 +4,10 @@ - Install ares_dns.h too +- Michael Wallner fixed this problem: When I set domains in the options + struct, and there are domain/search entries in /etc/resolv.conf, the domains + of the options struct will be overridden. + * November 6 - Yang Tse removed a couple of potential zero size memory allocations. -- cgit v1.2.3