diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-25 22:45:06 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-25 22:45:06 +0000 |
commit | 61f145e3de3673926247f95633ec93c378196d19 (patch) | |
tree | 84c3d68330b964f96133e579d806f7a9f696406f /ares/CHANGES | |
parent | b97e7fc730d0a779676ebd57895971351e8778aa (diff) |
Yang Tse fixed compiler warnings
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 4bfc1cf2d..20e7c9806 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* November 25 + +- Yang Tse fixed some send() / recv() compiler warnings + * September 18 - Added constants that will be used by ares_getaddrinfo |