From 46fa9cad7984cb632c9f8776297fe4a86e19e0d8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 12 May 2013 15:35:42 +0200 Subject: [PATCH] RELEASE-NOTES: two more bug fixes --- RELEASE-NOTES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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! -- 2.34.1