]> granicus.if.org Git - curl/commitdiff
Mention last changes
authorYang Tse <yangsita@gmail.com>
Tue, 10 Nov 2009 22:07:32 +0000 (22:07 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 10 Nov 2009 22:07:32 +0000 (22:07 +0000)
ares/CHANGES

index 798787421971d110eb0bea553e91334c5b4b64fc..eaece886ccbcb2e49b812ecbd09cb7f927a9338b 100644 (file)
@@ -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