build: Added WinIDN build configuration options

Added support for WinIDN build configurations to the VC7 and VC7.1
project files.
This commit is contained in:
Steve Holme
2014-11-02 16:23:48 +00:00
parent 850346cbaf
commit ab4b49262a
11 changed files with 956 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
Curl and libcurl 7.39.0
Curl and libcurl 7.39.0
Public curl releases: 142
Command line options: 162
@@ -9,7 +9,7 @@ Curl and libcurl 7.39.0
This release includes the following changes:
o CURLOPT_COOKIELIST: Added "RELOAD" command [5]
o build: Added WinIDN build configuration options to VC8+ projects
o build: Added WinIDN build configuration options to VC7+ projects
o ssh: improve key file search
o SSL: public key pinning. Use CURLOPT_PINNEDPUBLICKEY and --pinnedpubkey
o vtls: remove QsoSSL support, use gskit!