2008-12-04 07:53:03 -05:00
|
|
|
This is what's new and changed in the c-ares 1.6.0 release:
|
|
|
|
|
|
|
|
Changed:
|
|
|
|
|
|
|
|
o Added support for the glibc "rotate" resolv.conf option (or ARES_OPT_ROTATE)
|
|
|
|
o Added ares_gethostbyname_file()
|
|
|
|
o Added ares_dup()
|
|
|
|
o Added ares_set_socket_callback()
|
|
|
|
|
|
|
|
Fixed:
|
2007-06-08 04:46:28 -04:00
|
|
|
|
2008-09-16 21:33:43 -04:00
|
|
|
o improved configure detection of several functions
|
|
|
|
o improved source code portability
|
2008-11-28 10:44:01 -05:00
|
|
|
o adig supports a regular numerical dotted IP address for the -s option
|
|
|
|
o handling of EINPROGRESS for UDP connects
|
2008-12-04 07:53:03 -05:00
|
|
|
o ares_parse_ptr_reply()would cause a buffer to shrink instead of expand if a
|
|
|
|
reply contained 8 or more records
|
2008-11-28 10:44:01 -05:00
|
|
|
o buildconf works on OS X
|
2007-06-08 04:46:28 -04:00
|
|
|
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
|
2008-12-04 07:53:03 -05:00
|
|
|
Yang Tse, Charles Hardin, Carlo Contavalli, Brad Spencer, Gerald Combs,
|
|
|
|
Gregor Jasny
|
2007-06-08 04:46:28 -04:00
|
|
|
|
|
|
|
Have fun!
|