aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index eb38613c1..858804065 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,10 @@
Changelog for the c-ares project
+* May 16
+
+- Added ares_getnameinfo which mimics the getnameinfo API (another feature
+ that could use testing).
+
* May 14
- Added an inet_ntop function from BIND for systems that do not have it.