2008-12-09 22:41:36 +00:00
|
|
|
This is what's new and changed in the c-ares 1.6.1 release:
|
2008-12-04 12:53:03 +00:00
|
|
|
|
|
|
|
Changed:
|
|
|
|
|
2009-01-31 20:17:41 +00:00
|
|
|
o in6_addr is not used in ares.h anymore, but a private ares_in6_addr is
|
|
|
|
instead declared and used
|
|
|
|
p ares_gethostbyname() now supports 'AF_UNSPEC' as a family for resolving
|
|
|
|
either AF_INET6 or AF_INET
|
2008-12-04 12:53:03 +00:00
|
|
|
|
|
|
|
Fixed:
|
2007-06-08 08:46:28 +00:00
|
|
|
|
2009-01-11 13:49:13 +00:00
|
|
|
o ares_parse_*_reply() functions now return ARES_EBADRESP instead of
|
|
|
|
ARES_EBADNAME if the name in the response failed to decode
|
2007-06-08 08:46:28 +00:00
|
|
|
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
|
2009-03-11 05:09:03 +00:00
|
|
|
Phil Blundell, Japheth Cleaver
|
2007-06-08 08:46:28 +00:00
|
|
|
|
|
|
|
Have fun!
|