Mention last changes
authorYang Tse <yangsita@gmail.com>
Mon, 23 Nov 2009 11:35:53 +0000 (11:35 +0000)
committerYang Tse <yangsita@gmail.com>
Mon, 23 Nov 2009 11:35:53 +0000 (11:35 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index 5ff3fac..8d4d838 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
   Changelog for the c-ares project
 
+* November 23, 2009 (Yang Tse)
+- Changed naming convention for c-ares libraries built with MSVC, details
+  and build instructions provided in README.msvc file.
+
 * November 22, 2009 (Yang Tse)
 - Jakub Hrozek fixed more function prototypes in man pages to sync them
   with the ones declared in ares.h
index d8d0a5c..bad4300 100644 (file)
@@ -16,6 +16,7 @@ Changed:
  o new --enable-symbol-hiding configure option
  o new Makefile.msvc for any MSVC compiler or MS Visual Studio version
  o addrttl and addr6ttl structs renamed to ares_addrttl and ares_addr6ttl
+ o naming convention for libraries built with MSVC, see README.msvc
 
 Fixed: