From b084dc87600e8f1ab8a583f7f6b52b5c332d91b3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 2 Jun 2007 19:48:29 +0000 Subject: Brad House fixed VS2005 compiler warnings due to time_t being 64bit. He also made recent Microsoft compilers use _strdup() instead of strdup(). --- ares/CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 3e9f23ca5..944255e2e 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -2,6 +2,9 @@ * June 2 2007 +- Brad House fixed VS2005 compiler warnings due to time_t being 64bit. + He also made recent Microsoft compilers use _strdup() instead of strdup(). + - Brad House's man pages for ares_save_options() and ares_destroy_options() were added. -- cgit v1.2.3