2008-05-30 17:26:42 +02:00
|
|
|
This is what's new and changed in the c-ares 1.5.3 release:
|
2007-06-08 10:46:28 +02:00
|
|
|
|
2008-06-09 03:06:48 +02:00
|
|
|
o fix adig sample application compilation failure on some systems
|
|
|
|
o fix pkg-config reporting of private libraries needed for static linking
|
2008-07-02 05:04:56 +02:00
|
|
|
o fallback to gettimeofday when monotonic clock is unavailable at run-time
|
2008-07-03 13:34:34 +02:00
|
|
|
o ares_gethostbyname() fallback from AAA to A records with CNAME present
|
2008-07-15 18:43:39 +02:00
|
|
|
o allow --enable-largefile and --disable-largefile configurations
|
|
|
|
o configure process no longer needs nor checks size of curl_off_t
|
2008-08-01 05:10:54 +02:00
|
|
|
o library will now be built with _REENTRANT symbol defined if needed
|
2008-07-16 14:26:09 +02:00
|
|
|
o Improved configure detection of number of arguments for getservbyport_r
|
2008-08-04 22:23:12 +02:00
|
|
|
o Improved query-ID randomness
|
2007-06-08 10:46:28 +02:00
|
|
|
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
|
2008-08-04 22:23:12 +02:00
|
|
|
Brad House, Yang Tse, Phil Blundell, Tofu Linden
|
2008-05-15 12:04:15 +02:00
|
|
|
and obviously Daniel Stenberg
|
2007-06-08 10:46:28 +02:00
|
|
|
|
|
|
|
Have fun!
|