aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorDominick Meglio <dcm5151@esu.edu>2005-06-19 16:58:40 +0000
committerDominick Meglio <dcm5151@esu.edu>2005-06-19 16:58:40 +0000
commit336154e7297e28abc892e8077132394e59adc420 (patch)
tree2a5bd51eff867a54f634b4eacd845b6f68bbb0df /ares/CHANGES
parentbb0aba34fa668e60477a6cdb086659463125bf70 (diff)
Added some checks for the addrinfo structure.
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