aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 678319dad..164224918 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* June 19
+
+- Added some checks for the addrinfo structure.
+
* June 2
- William Ahern:
@@ -20,7 +24,6 @@
value. If q is not greater than *s then it's equal and *s is always
allocated with at least one byte.
-
* May 16
- Added ares_getnameinfo which mimics the getnameinfo API (another feature