From 8b494282989bf34dc8596a9b2338afa58e1eb68b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 26 Nov 2009 01:21:21 +0000 Subject: - Larry Lansing fixed ares_parse_srv_reply to properly parse replies which might contain non-SRV answers, skipping over potential non-SRV ones such as CNAMEs. --- ares/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 0782e04c2..a942db501 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* November 26, 2009 (Yang Tse) +- Larry Lansing fixed ares_parse_srv_reply to properly parse replies + which might contain non-SRV answers, skipping over potential non-SRV + ones such as CNAMEs. + * November 23, 2009 (Yang Tse) - Changed naming convention for c-ares libraries built with MSVC, details and build instructions provided in README.msvc file. -- cgit v1.2.3