mirror of
https://github.com/curl/curl.git
synced 2026-06-02 05:24:15 +03:00
Mention last changes
This commit is contained in:
parent
e536cb085f
commit
4bfa0b08de
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue