aboutsummaryrefslogtreecommitdiff
path: root/ares/RELEASE-NOTES
blob: 16f73204a9a6a512e3198c031fdce5a4d96e7964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
 o allow --enable-largefile and --disable-largefile configurations
 o configure process no longer needs nor checks size of curl_off_t
 o library will now be built with _REENTRANT symbol defined

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

 Brad House, Yang Tse, Phil Blundell
 and obviously Daniel Stenberg

Have fun!