diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-01 03:10:54 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-01 03:10:54 +0000 |
commit | e09327a51a99e4e124a3f4929a173820ec777eeb (patch) | |
tree | 4409b270b83b48e0ca2d5cf73d18c0135b1f2768 /RELEASE-NOTES | |
parent | 43ab062fa5e3be16b64f58572e0ec9cc7ce04db8 (diff) | |
download | c-ares-e09327a51a99e4e124a3f4929a173820ec777eeb.tar.gz c-ares-e09327a51a99e4e124a3f4929a173820ec777eeb.tar.bz2 c-ares-e09327a51a99e4e124a3f4929a173820ec777eeb.zip |
Sync up with reality
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index faff00d..752c4db 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: |