diff options
author | Dominick Meglio <dcm5151@esu.edu> | 2005-05-14 18:35:20 +0000 |
---|---|---|
committer | Dominick Meglio <dcm5151@esu.edu> | 2005-05-14 18:35:20 +0000 |
commit | 7dded571de1b2f0548a2f4a81ad79d864bdec3be (patch) | |
tree | c83fa5376c56b9df3119653e90f6e249a3e44517 /ares/CHANGES | |
parent | 95fe8372e858bc27a85507a0b6b2fa55234a902f (diff) |
Added an inet_ntop function from BIND for systems that do not have it
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 8acbf0811..eb38613c1 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,9 @@ Changelog for the c-ares project +* May 14 + +- Added an inet_ntop function from BIND for systems that do not have it. + * April 9 - Made sortlist support IPv6 (this can probably use some testing). |