summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-11-10 22:07:32 +0000
committerYang Tse <yangsita@gmail.com>2009-11-10 22:07:32 +0000
commit0096b5a5843ed3e2655f7274d65090c710d44549 (patch)
tree236938d59412d6d576743a368464ba73ab5941d5 /CHANGES
parent2d5eaabc4a1628d29a84fa7aac90f6c3198f3498 (diff)
downloadc-ares-0096b5a5843ed3e2655f7274d65090c710d44549.tar.gz
c-ares-0096b5a5843ed3e2655f7274d65090c710d44549.tar.bz2
c-ares-0096b5a5843ed3e2655f7274d65090c710d44549.zip
Mention last changes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7987874..eaece88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,15 @@
Changelog for the c-ares project
+* November 10, 2009 (Yang Tse)
+- Updated MSVC 6.0 project files to match settings from Makefile.msvc.
+
+* November 9, 2009 (Yang Tse)
+- Makefile.msvc is now the reference method to build c-ares and sample
+ programs with any MSVC compiler or MS Visual Studio version. If no
+ option or target are specified it builds dynamic and static c-ares
+ libraries in debug and release flavours and also builds all sample
+ programs using each of the different c-ares libraries.
+
* November 2, 2009 (Yang Tse)
- Renamed c-ares setup.h to ares_setup.h