From 437afe07672c567df46d804b777dd8303d066d23 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 Dec 2003 10:00:21 +0000 Subject: curl-config now shows asyncdns if built with ares enabled --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5a65de79b..9084b3693 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,11 @@ Changelog +Daniel (8 December) +- Based on a patch from Dominick Meglio, curl-config --feature now outputs + 'AsynchDNS' as a feature if libcurl was built with ares. The feature name + is the same that 'curl -V' outputs, for simplicity. + Daniel (3 December) - Marty Kuhrt made the build up-to-date on VMS, and moved most of the VMS- specific stuff in the client code to a separate header file. -- cgit v1.2.3