summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-02-20 11:30:11 +0000
committerYang Tse <yangsita@gmail.com>2009-02-20 11:30:11 +0000
commit9e0140f455875582fea9aa6f194e6d374b69301d (patch)
treedd500f22e35da9f2119174360561dbf922457f84 /CHANGES
parentfb7803fbd022a509fd2e8077c654c05b00eabc1b (diff)
downloadc-ares-9e0140f455875582fea9aa6f194e6d374b69301d.tar.gz
c-ares-9e0140f455875582fea9aa6f194e6d374b69301d.tar.bz2
c-ares-9e0140f455875582fea9aa6f194e6d374b69301d.zip
Do not halt compilation when using VS2008 to build a Windows 2000 target
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2a73a48..3a4a99c 100644
--- a/CHANGES
+++ b/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.