From c86d635b66ee0bf769076cfb1c187ccac032d41a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 4 May 2019 23:50:18 +0200 Subject: RELEASE-NOTES: synced --- RELEASE-NOTES | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ae87c200b..fdb9acdbf 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -75,6 +75,10 @@ This release includes the following bugfixes: o vauth/oauth2: Fix OAUTHBEARER token generation [6] o winbuild: Support MultiSSL builds [34] o xattr: skip unittest on unsupported platforms [20] + o urlapi: strip off zone id from numerical IPv6 addresses [49] + o OS400/ccsidcurl: replace use of Curl_vsetopt [50] + o CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value [51] + o CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [52] This release includes the following known bugs: @@ -85,12 +89,13 @@ advice from friends like these: Aron Bergman, Brad Spencer, cclauss on github, Dan Fandrich, Daniel Gustafsson, Daniel Stenberg, Eli Schwartz, Even Rouault, Gisle Vanem, - Jakub Zakrzewski, Jan Ehrhardt, Jonathan Moerman, Kamil Dudka, - Leonardo Taccari, Marcel Raad, Mert Yazıcıoğlu, niner on github, + Jakub Zakrzewski, Jan Ehrhardt, Jonathan Cardoso Machado, Jonathan Moerman, + Kamil Dudka, Leonardo Taccari, Marcel Raad, Mert Yazıcıoğlu, niner on github, Paolo Mossino, Patrick Monnerat, Po-Chuan Hsieh, Poul T Lomholt, Ray Satiro, - Reed Loden, Rikard Falkeborn, Simon Warta, Steve Holme, Tim Rühsen, - Tom van der Woerdt, Tseng Jun, Wyatt O'Day, XmiliaH on github, Yiming Jing, - (32 contributors) + Reed Loden, Ricardo Gomes, Rikard Falkeborn, Simon Warta, Steve Holme, + Tim Rühsen, Tom van der Woerdt, Tseng Jun, Wyatt O'Day, XmiliaH on github, + Yiming Jing, + (34 contributors) Thanks! (and sorry if I forgot to mention someone) @@ -144,3 +149,7 @@ References to bug reports and discussions on issues: [46] = https://curl.haxx.se/bug/?i=3769 [47] = https://curl.haxx.se/bug/?i=3801 [48] = https://curl.haxx.se/bug/?i=3488 + [49] = https://curl.haxx.se/bug/?i=3817 + [50] = https://curl.haxx.se/bug/?i=3833 + [51] = https://curl.haxx.se/bug/?i=3829 + [52] = https://curl.haxx.se/bug/?i=3537 -- cgit v1.2.3