From 836fa69e2e9bafca263bc6a51527960ddf3dad92 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 7 May 2008 21:20:45 +0000 Subject: - Sebastian made c-ares able to return all PTR-records when doing reverse lookups. It is not common practice to have multiple PTR-Records for a single IP, but its perfectly legal and some sites have those. --- ares/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 88d95cc55..0acc94c15 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -2,6 +2,10 @@ * May 7 2008 (Daniel Stenberg) +- Sebastian made c-ares able to return all PTR-records when doing reverse + lookups. It is not common practice to have multiple PTR-Records for a single + IP, but its perfectly legal and some sites have those. + - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to autoconf 2.57 usage (which is the version you have specified as the minimum version). It's a minor change but it does clean up some warnings with newer -- cgit v1.2.3