From: Daniel Stenberg Date: Sun, 12 May 2013 13:35:42 +0000 (+0200) Subject: RELEASE-NOTES: two more bug fixes X-Git-Tag: upstream/1.10.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=46fa9cad7984cb632c9f8776297fe4a86e19e0d8;p=platform%2Fupstream%2Fc-ares.git RELEASE-NOTES: two more bug fixes --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e958fec..1f3f0ef 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -22,11 +22,14 @@ Bug fixes: o protocol parsing: check input data stricter 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_set_servers_csv: fixed IPv6 address parsing + o build: fix build on msvc11 Thanks go to these friendly people for their efforts and contributions: 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!