Skip to content
RELEASE-NOTES 773 B
Newer Older
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:
Daniel Stenberg's avatar
Daniel Stenberg committed

Yang Tse's avatar
Yang Tse committed
 o improved configure detection of several functions
 o improved source code portability
 o adig supports a regular numerical dotted IP address for the -s option
 o handling of EINPROGRESS for UDP connects
Daniel Stenberg's avatar
Daniel Stenberg committed
 o ares_parse_ptr_reply() would cause a buffer to shrink instead of expand if a
 o buildconf works on OS X
Daniel Stenberg's avatar
Daniel Stenberg committed

Thanks go to these friendly people for their efforts and contributions:

 Yang Tse, Charles Hardin, Carlo Contavalli, Brad Spencer, Gerald Combs,
 Gregor Jasny
Daniel Stenberg's avatar
Daniel Stenberg committed

Have fun!