Commit 4bfa0b08 authored by Yang Tse's avatar Yang Tse
Browse files

Mention last changes

parent e536cb08
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
  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
+1 −0
Original line number Diff line number Diff line
@@ -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: