summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-26 14:50:45 +0000
committerYang Tse <yangsita@gmail.com>2009-05-26 14:50:45 +0000
commit84aa2f8a5dee92d546165b197928b3c124d082c5 (patch)
tree7a23f260b6e0f424b6597f73a5a2cbfe63f833a9 /RELEASE-NOTES
parentacd2aeb3880865ede7a338e9fd06fe41ae6ce4ee (diff)
downloadc-ares-84aa2f8a5dee92d546165b197928b3c124d082c5.tar.gz
c-ares-84aa2f8a5dee92d546165b197928b3c124d082c5.tar.bz2
c-ares-84aa2f8a5dee92d546165b197928b3c124d082c5.zip
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable-debug
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ec3d82f..c1e23d6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -8,6 +8,7 @@ Changed:
either AF_INET6 or AF_INET
o a build-time configured ares_socklen_t is now used instead of socklen_t
o new ares_library_init() and ares_library_cleanup() functions
+ o new --enable-curldebug configure option
Fixed: