mirror of
https://github.com/curl/curl.git
synced 2026-05-24 18:56:27 +03:00
ares_gethostbyname() fallback from AAA to A records with CNAME present
This commit is contained in:
parent
e3b5673e98
commit
ed7af82bdf
1 changed files with 2 additions and 1 deletions
|
|
@ -3,10 +3,11 @@ This is what's new and changed in the c-ares 1.5.3 release:
|
|||
o fix adig sample application compilation failure on some systems
|
||||
o fix pkg-config reporting of private libraries needed for static linking
|
||||
o fallback to gettimeofday when monotonic clock is unavailable at run-time
|
||||
o ares_gethostbyname() fallback from AAA to A records with CNAME present
|
||||
|
||||
Thanks go to these friendly people for their efforts and contributions:
|
||||
|
||||
Brad House, Yang Tse
|
||||
Brad House, Yang Tse, Phil Blundell
|
||||
and obviously Daniel Stenberg
|
||||
|
||||
Have fun!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue