aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-02 02:36:47 +0000
committerYang Tse <yangsita@gmail.com>2009-05-02 02:36:47 +0000
commit80186aa7f44ed5155665d96336b508403b3d4a03 (patch)
tree98c88c8c9d965c30e73d9c51be48b0aea5749d5e /ares/CHANGES
parent6ac739630f4e9f5374affcab56600f23cda7fc93 (diff)
Use build-time configured ares_socklen_t instead of socklen_t
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES3
1 files changed, 3 insertions, 0 deletions
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