aboutsummaryrefslogtreecommitdiff
path: root/ares/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-05-05 17:48:25 +0000
committerYang Tse <yangsita@gmail.com>2008-05-05 17:48:25 +0000
commita60c9ef88e7577462b0b7801ac2b57ebcd4d351e (patch)
treee6b4a9b6052c7b119452c0e755e5df67c3b6a48e /ares/CHANGES
parent4e3d235e041bf8b58845f8b3eaeac8467fc2a66b (diff)
Improved parsing of resolver configuration files
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 000321719..d721dd595 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,9 @@
Changelog for the c-ares project
+* May 5 2008 (Yang Tse)
+
+- Improved parsing of resolver configuration files.
+
* April 4 2008 (Daniel Stenberg)
- Eino Tuominen improved the code when a file is used to seed the randomizer.