diff options
author | Yang Tse <yangsita@gmail.com> | 2008-07-16 12:26:09 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-07-16 12:26:09 +0000 |
commit | 2cfb8a2bf0a47b5073c5e41bd8062880f1d86335 (patch) | |
tree | 4344bfe9f2e8777816898fd8a05c78e6ce5b46e8 /ares/RELEASE-NOTES | |
parent | 21ee1c2d0166de54443c26e26cdf7fc3617296c0 (diff) |
Improved configure detection of number of arguments for getservbyport_r
Diffstat (limited to 'ares/RELEASE-NOTES')
-rw-r--r-- | ares/RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/RELEASE-NOTES b/ares/RELEASE-NOTES index 16f73204a..faff00d85 100644 --- a/ares/RELEASE-NOTES +++ b/ares/RELEASE-NOTES @@ -7,6 +7,7 @@ This is what's new and changed in the c-ares 1.5.3 release: 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 Improved configure detection of number of arguments for getservbyport_r Thanks go to these friendly people for their efforts and contributions: |