diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-04-06 22:27:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-04-06 22:27:42 +0000 |
commit | 993600761f62f8a4e32868df7ab51e2d84898e10 (patch) | |
tree | 0b52238dda19d35772d6302f041876bc4e9c3c5e /ares/CHANGES | |
parent | 1d9fff80b7a668a37ef5109c9ddee6aed2a61366 (diff) |
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
X.
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 1cc64ff63..a2207cb4b 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* April 7 +- Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac + OS X. + * April 5 - Dominick Meglio: Provided implementations of inet_net_pton and inet_pton |