Skip to content
RELEASE-NOTES 830 B
Newer Older
This is what's new and changed in the c-ares 1.5.3 release:
Daniel Stenberg's avatar
Daniel Stenberg committed

 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
 o allow --enable-largefile and --disable-largefile configurations
 o configure process no longer needs nor checks size of curl_off_t
Yang Tse's avatar
Yang Tse committed
 o library will now be built with _REENTRANT symbol defined if needed
 o Improved configure detection of number of arguments for getservbyport_r
Daniel Stenberg's avatar
Daniel Stenberg committed
 o Improved query-ID randomness
Daniel Stenberg's avatar
Daniel Stenberg committed

Thanks go to these friendly people for their efforts and contributions:

Daniel Stenberg's avatar
Daniel Stenberg committed
 Brad House, Yang Tse, Phil Blundell, Tofu Linden
Yang Tse's avatar
Yang Tse committed
 and obviously Daniel Stenberg
Daniel Stenberg's avatar
Daniel Stenberg committed

Have fun!