2008-05-30 23:26:42 +08:00
|
|
|
This is what's new and changed in the c-ares 1.5.3 release:
|
2007-06-08 16:46:28 +08:00
|
|
|
|
2008-06-09 09:06:48 +08: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 11:04:56 +08:00
|
|
|
o fallback to gettimeofday when monotonic clock is unavailable at run-time
|
2008-07-03 19:34:34 +08:00
|
|
|
o ares_gethostbyname() fallback from AAA to A records with CNAME present
|
2008-07-16 00:43:39 +08: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 11:10:54 +08:00
|
|
|
o library will now be built with _REENTRANT symbol defined if needed
|
2008-07-16 20:26:09 +08:00
|
|
|
o Improved configure detection of number of arguments for getservbyport_r
|
2008-08-05 04:23:12 +08:00
|
|
|
o Improved query-ID randomness
|
2008-08-25 11:34:50 +08:00
|
|
|
o Validate that DNS response address matches the request address
|
2008-08-25 11:44:43 +08:00
|
|
|
o fix acountry sample application compilation failure on some systems
|
2007-06-08 16:46:28 +08:00
|
|
|
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
|
2008-08-25 11:44:43 +08:00
|
|
|
Brad House, Yang Tse, Phil Blundell, Tofu Linden, George Neill
|
2008-05-15 18:04:15 +08:00
|
|
|
and obviously Daniel Stenberg
|
2007-06-08 16:46:28 +08:00
|
|
|
|
|
|
|
Have fun!
|