diff options
author | Yang Tse <yangsita@gmail.com> | 2009-02-20 11:30:11 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-02-20 11:30:11 +0000 |
commit | 51b46f451fd9bd01f794fa29b59baa73bc94ab49 (patch) | |
tree | 20ae1eeb10b5bdc74ec101928b85f585cc7adcf3 /ares/CHANGES | |
parent | 11f3690201e048829c100a864ac2ac01a4545ea4 (diff) |
Do not halt compilation when using VS2008 to build a Windows 2000 target
Diffstat (limited to 'ares/CHANGES')
-rw-r--r-- | ares/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES index 2a73a484e..3a4a99ccf 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,5 +1,8 @@ Changelog for the c-ares project +* February 20 2009 (Yang Tse) +- Do not halt compilation when using VS2008 to build a Windows 2000 target. + * February 3 2009 (Phil Blundell) - If the server returns garbage or nothing at all in response to an AAAA query, go on and ask for A records anyway. |