diff options
author | Yang Tse <yangsita@gmail.com> | 2008-05-05 17:48:25 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-05-05 17:48:25 +0000 |
commit | a60c9ef88e7577462b0b7801ac2b57ebcd4d351e (patch) | |
tree | e6b4a9b6052c7b119452c0e755e5df67c3b6a48e /ares/CHANGES | |
parent | 4e3d235e041bf8b58845f8b3eaeac8467fc2a66b (diff) |
Improved parsing of resolver configuration files
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 4 |
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. |