summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-05-17 14:02:11 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-05-17 14:51:35 +0200
commita45e71f0c7434b41eacb8c4a5717930eac9af931 (patch)
treec22b5121b2bd0a4771c390b13b2a13a243ffd5b3 /RELEASE-NOTES
parent6efd2fa529a189bf41736a610f6184cd8ad94b4d (diff)
downloadcurl-a45e71f0c7434b41eacb8c4a5717930eac9af931.tar.gz
RELEASE-NOTES: 7.49.0
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 49afe2c09..6a59ddffd 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,7 +4,7 @@ Curl and libcurl 7.49.0
Command line options: 185
curl_easy_setopt() options: 224
Public functions in libcurl: 61
- Contributors: 1364
+ Contributors: 1388
This release includes the following changes:
@@ -23,6 +23,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o CVE-2016-3739: TLS certificate check bypass with mbedTLS/PolarSSL [57]
o checksrc.bat: Updated the help to be consistent with generate.bat
o checksrc.bat: Added support for scanning the tests and examples
o openssl: fix ERR_remove_thread_state() for boringssl/libressl [1]
@@ -184,3 +185,4 @@ References to bug reports and discussions on issues:
[54] = https://curl.haxx.se/bug/?i=797
[55] = https://curl.haxx.se/bug/?i=802
[56] = https://curl.haxx.se/bug/?i=800
+ [57] = https://curl.haxx.se/docs/adv_20160518.html