1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/ares/RELEASE-NOTES

14 lines
506 B
Plaintext

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, Phil Blundell
and obviously Daniel Stenberg
Have fun!