diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-10 23:30:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-10 23:30:34 +0000 |
commit | db2370a12f9ac78cedb448439969079b6dc568f3 (patch) | |
tree | ca2a3d8f10fb4cdc39735fac293fffa9397f2af0 /ares/CHANGES | |
parent | d1d35ba85fe6f8a9e6a86d2a6c60109cf90edd6c (diff) |
Dominick Meglio added ares_parse_aaaa_reply.c and did various adjustments. The
first little steps towards IPv6 support!
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 7f5be2701..49f4a324d 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,10 @@ Changelog for the c-ares project +* March 11, 2005 + +- Dominick Meglio added ares_parse_aaaa_reply.c and did various + adjustments. The first little steps towards IPv6 support! + * November 7 - Fixed the VC project and makefile to use ares_cancel and ares_version |