diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-12-09 22:41:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-12-09 22:41:36 +0000 |
commit | 521fac69e9763191182a3bba85485df8659aa3bf (patch) | |
tree | 8fc2f90791f2b3b1d5b28be23d4b8dcc2d572d0b /RELEASE-NOTES | |
parent | 70ff6e180af7a7993b5bcf9199da0c569f0657d9 (diff) | |
download | c-ares-521fac69e9763191182a3bba85485df8659aa3bf.tar.gz c-ares-521fac69e9763191182a3bba85485df8659aa3bf.tar.bz2 c-ares-521fac69e9763191182a3bba85485df8659aa3bf.zip |
start over on the 1.6.1 release...
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 5d0607a..a965437 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,25 +1,15 @@ -This is what's new and changed in the c-ares 1.6.0 release: +This is what's new and changed in the c-ares 1.6.1 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() + o Fixed: - 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 - o ares_parse_ptr_reply() would cause a buffer to shrink instead of expand if a - reply contained 8 or more records - o buildconf works on OS X + o Thanks go to these friendly people for their efforts and contributions: - Yang Tse, Charles Hardin, Carlo Contavalli, Brad Spencer, Gerald Combs, - Gregor Jasny + Have fun! |