mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 19:59:41 +00:00
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.
This commit is contained in:
4
CHANGES
4
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.
|
||||
|
Reference in New Issue
Block a user