aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-30 15:26:42 +0000
committerYang Tse <yangsita@gmail.com>2008-05-30 15:26:42 +0000
commite5f0c38fa9a9bd2aacbf9532039c602f813e2ced (patch)
tree9854df0cdd77f31b96bbb387cc280f51338a0aa0 /ares/CHANGES
parent47925f3dd78a1cb46c6245d16af906c929cd4a84 (diff)
Brad House fixed a missing header file inclusion in adig sample program
Diffstat (limited to 'ares/CHANGES')
-rw-r--r--ares/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index 01a438398..af7e57e62 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* May 30 2008 (Yang Tse)
+
+- Brad House fixed a missing header file inclusion in adig sample program.
+
Version 1.5.2 (May 29, 2008)
* May 13 2008 (Daniel Stenberg)