aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-08-20 23:40:40 +0000
committerYang Tse <yangsita@gmail.com>2008-08-20 23:40:40 +0000
commit44142f823474da2675bc8fb591c295111733dc53 (patch)
tree949f33dbfea611bd4d1c466279ad0f4db84f1ff6
parent347213d124945ff290b41b59be13d03c47179bae (diff)
Update of lib/Makefile.Watcom.
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 627cd2918..41a5f7abb 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