summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-20 13:49:43 +0000
committerYang Tse <yangsita@gmail.com>2009-05-20 13:49:43 +0000
commit83cb810b75e56718d522415700ace9d132ec07f7 (patch)
tree2fe8d998f3a4ead2649447e352059862ddb0dda8 /RELEASE-NOTES
parentdec9775cd60418a23765c9e3604ae0d4229c0ee7 (diff)
downloadc-ares-83cb810b75e56718d522415700ace9d132ec07f7.tar.gz
c-ares-83cb810b75e56718d522415700ace9d132ec07f7.tar.bz2
c-ares-83cb810b75e56718d522415700ace9d132ec07f7.zip
Mention last changes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6c6fb51..ec3d82f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -7,12 +7,14 @@ Changed:
o ares_gethostbyname() now supports 'AF_UNSPEC' as a family for resolving
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
Fixed:
o ares_parse_*_reply() functions now return ARES_EBADRESP instead of
ARES_EBADNAME if the name in the response failed to decode
o only expose/export symbols starting with 'ares_'
+ o fix \Device\TCP handle leaks triggered by buggy iphlpapi.dll
Thanks go to these friendly people for their efforts and contributions: