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 | 5cff8124b04da5b09c33ea28494f268b29e9d071 (patch) | |
tree | 680a0247ffdc7392137962d98e87676449789ef5 /ares/RELEASE-NOTES | |
parent | 90e2510e2fa3c7bad44285aee71208dfc206849b (diff) |
Sync up with reality
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index faff00d85..752c4db41 100644 --- a/ares/RELEASE-NOTES +++ b/ares/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: |