From 80186aa7f44ed5155665d96336b508403b3d4a03 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 2 May 2009 02:36:47 +0000 Subject: Use build-time configured ares_socklen_t instead of socklen_t --- ares/CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 3fe0cf836..67b3fbb73 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,8 @@ Changelog for the c-ares project +* May 2 2009 (Yang Tse) +- Use a build-time configured ares_socklen_t data type instead of socklen_t. + * April 21 2009 (Yang Tse) - Moved potential inclusion of system's malloc.h and memory.h header files to setup_once.h. Inclusion of each header file is based on the definition of -- cgit v1.2.3