From: Yang Tse Date: Wed, 20 Aug 2008 23:40:40 +0000 (+0000) Subject: Update of lib/Makefile.Watcom. X-Git-Tag: curl-7_19_0~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44142f823474da2675bc8fb591c295111733dc53;p=thirdparty%2Fcurl.git Update of lib/Makefile.Watcom. --- diff --git a/CHANGES b/CHANGES index 627cd29180..41a5f7abb5 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,9 @@ Daniel Stenberg (20 Aug 2008) CRYPTO_cleanup_all_ex_data() as it was supposed to. This was because of a missing define in config-win32.h! +Gisle Vanem (18 Aug 2008) +- Updated lib/Makefile.Watcom with the option to use c-ares (USE_ARES=1). + Yang Tse (18 Aug 2008) - Added test case 557 to verify libcurl's internal curl_m*printf() functions formatting functionality when handling signed and unsigned longs, as well as