summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-15 16:43:39 +0000
committerYang Tse <yangsita@gmail.com>2008-07-15 16:43:39 +0000
commite5e2cd5659c14c832595aaf03f947382c216d109 (patch)
tree6c31520d3aedbe66df37514c00c4b401bd9adc19 /RELEASE-NOTES
parent2265b9281c8172709a90ccab4255e74527a24841 (diff)
downloadc-ares-e5e2cd5659c14c832595aaf03f947382c216d109.tar.gz
c-ares-e5e2cd5659c14c832595aaf03f947382c216d109.tar.bz2
c-ares-e5e2cd5659c14c832595aaf03f947382c216d109.zip
Allow --enable-largefile and --disable-largefile configurations.
Configure process no longer needs nor checks size of curl_off_t. Library will now be built with _REENTRANT symbol defined.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 3efb308..16f7320 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,6 +4,9 @@ This is what's new and changed in the c-ares 1.5.3 release:
o fix pkg-config reporting of private libraries needed for static linking
o fallback to gettimeofday when monotonic clock is unavailable at run-time
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
Thanks go to these friendly people for their efforts and contributions: