summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-11-02 16:23:48 +0000
committerSteve Holme <steve_holme@hotmail.com>2014-11-02 16:31:20 +0000
commitab4b49262aee3f40821b03745e081bbb4172552a (patch)
treea6be3923df875ec83f8e6d52030a6207e7eb6eb9 /RELEASE-NOTES
parent850346cbaff47fb70c9125e312d7799e66852b63 (diff)
downloadcurl-ab4b49262aee3f40821b03745e081bbb4172552a.tar.gz
build: Added WinIDN build configuration options
Added support for WinIDN build configurations to the VC7 and VC7.1 project files.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index b7cf0cb37..b60863166 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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!