RELEASE-NOTES: added what's happened since 1.7.5

pull/14/head
Daniel Stenberg 13 years ago
parent 28354d9ad2
commit 031040f893
  1. 20
      RELEASE-NOTES

@ -2,15 +2,25 @@ c-ares version 1.7.6
Changed:
o
o Added ares_parse_naptr_reply()
Fixed:
o
o handle CNAME-only in ares_parse_aaaa_reply()
o support multiple DNS servers on Android
o check for __ANDROID__ in addition to ANDROID macro
o port numbers: convert them to network order
o get_iphlpapi_dns_info: fix buffer overrun
o configure: make CURL_CHECK_DEF ignore leading whitespace
o segfault triggered in ares_init_options()
o ares_getnameinfo's memcpy did not copy enough bytes
o ares_destroy: fix segfault in ares_destroy_options()
o CHANGES: generate from script
o configure: fix symbol hiding usability check
Thanks go to these friendly people for their efforts and contributions:
Geert Uytterhoeven, Guenter Knauf, Yang Tse, Poul Thomas Lomholt,
Peter Griess, Albert Chin, Denis Bilenko
Have fun!

Loading…
Cancel
Save