1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-24 02:49:59 +00:00

Sync up with reality

This commit is contained in:
Yang Tse
2008-08-01 03:10:54 +00:00
parent 43ab062fa5
commit e09327a51a
2 changed files with 11 additions and 3 deletions

View File

@ -6,7 +6,7 @@ This is what's new and changed in the c-ares 1.5.3 release:
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
o library will now be built with _REENTRANT symbol defined if needed
o Improved configure detection of number of arguments for getservbyport_r
Thanks go to these friendly people for their efforts and contributions: