RELEASE-NOTES: two more bug fixes

pull/32/head cares-1_10_0
Daniel Stenberg 12 years ago
parent 09be3edf3a
commit 46fa9cad79
  1. 5
      RELEASE-NOTES

@ -22,11 +22,14 @@ Bug fixes:
o protocol parsing: check input data stricter o protocol parsing: check input data stricter
o library init: be recursive, reference count inits/cleanups o library init: be recursive, reference count inits/cleanups
o ares_parse_txt_reply: return a ares_txt_reply node for each sub-string o ares_parse_txt_reply: return a ares_txt_reply node for each sub-string
o ares_set_servers_csv: fixed IPv6 address parsing
o build: fix build on msvc11
Thanks go to these friendly people for their efforts and contributions: Thanks go to these friendly people for their efforts and contributions:
Eugeny Gladkih, Yang Tse, Gisle Vanem, Guenter Knauf, Horatiu Popescu, Eugeny Gladkih, Yang Tse, Gisle Vanem, Guenter Knauf, Horatiu Popescu,
Alexander Klauer, Patrick Valsecchi, Paul Saab Alexander Klauer, Patrick Valsecchi, Paul Saab, Keith Shaw,
Alex Loukissas
Have fun! Have fun!

Loading…
Cancel
Save