From c8c47768c76aac020adc2a7ebf5e45e3ea95abd9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 19 Aug 2004 06:44:19 +0000 Subject: Ling Thio pointed out that getaddrinfo() reverse-lookups ip-only names, and this is an attempt to prevent it from doing that. affects ipv6-enabled only. --- RELEASE-NOTES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 527af2075..68eb42ad3 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,9 @@ This release includes the following changes: This release includes the following bugfixes: + o no more reverse DNS lookups when getting ip-only address with ipv6-enabled + libcurl + o libcurl works better multi-threaded on AIX (when built with xlc) o cookies over proxy didn't match the path properly o MSVC makefile fixes to build better o FTP response 530 on 'PASS' now sends back a better error message @@ -25,6 +28,7 @@ Other curl-related news since the previous public release: This release would not have looked like this without help, code, reports and advice from friends like these: - Casey O'Donnell, Roland Krikava, Alex + Casey O'Donnell, Roland Krikava, Alex, Alexander Krasnostavsky, Kjetil + Jacobsen, Ling Thio Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3