]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Update of lib/Makefile.Watcom.
authorYang Tse <yangsita@gmail.com>
Wed, 20 Aug 2008 23:40:40 +0000 (23:40 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 20 Aug 2008 23:40:40 +0000 (23:40 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 627cd29180a1edea235c0bb7e65a819ae2b8e5dc..41a5f7abb515300bf12e2f7beb01c3f79f9ef7ba 100644 (file)
--- 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