gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 106/178: RELEASE-NOTES: synced


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 106/178: RELEASE-NOTES: synced
Date: Wed, 23 May 2018 12:25:41 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 5e5725a47651b4398789b59074aef09bdc735869
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Apr 23 14:43:02 2018 +0200

    RELEASE-NOTES: synced
---
 RELEASE-NOTES | 37 ++++++++++++++++++++++++++++++-------
 1 file changed, 30 insertions(+), 7 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7bab7c704..5eb06d3df 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -75,6 +75,17 @@ This release includes the following bugfixes:
  o ntlm_sspi: fix authentication using Credential Manager [55]
  o schannel: add client certificate authentication [56]
  o winbuild: Support custom devel paths for each dependency [57]
+ o schannel: add support for CURLOPT_CAINFO [58]
+ o http2: handle on_begin_headers() called more than once [59]
+ o openssl: support OpenSSL 1.1.1 verbose-mode trace messages [60]
+ o openssl: fix subjectAltName check on non-ASCII platforms [61]
+ o http2: avoid strstr() on data not zero terminated [62]
+ o http2: clear the "drain counter" when a stream is closed [63]
+ o http2: handle GOAWAY properly [64]
+ o tool_help: clarify --max-time unit of time is seconds
+ o curl.1: clarify that options and URLs can be mixed [65]
+ o http2: convert an assert to run-time check [66]
+ o curl_global_sslset: always provide available backends [67]
 
 This release includes the following known bugs:
 
@@ -83,17 +94,19 @@ This release includes the following known bugs:
 This release would not have looked like this without help, code, reports and
 advice from friends like these:
 
-  Adam Brown, Alex Baines, Bas van Schaik, Bernard Spil, Chris Araman,
-  Christian Schmitz, Cyril B, Dagobert Michelsen, Daniel Gustafsson,
-  Daniel Stenberg, dasimx on github, David L., Dmitry Mikhirev, Dongliang Mu,
-  Don J Olmstead, Eric Gallager, Ernst Sjöstrand, Gaurav Malhotra, Howard Chu,
+  Adam Brown, Alex Baines, Anders Bakken, Bas van Schaik, Bernard Spil,
+  Chris Araman, Christian Schmitz, Cyril B, Dagobert Michelsen,
+  Daniel Gustafsson, Daniel Stenberg, Dan McNulty, dasimx on github, David L.,
+  Dmitry Mikhirev, Dongliang Mu, Don J Olmstead, Eric Gallager,
+  Ernst Sjöstrand, Gaurav Malhotra, Howard Chu, iz8mbw on github, Jakub Wilk,
   Jon DeVree, Kees Dekker, Kobi Gurkan, Laurie Clark-Michalek, Lauri Kasanen,
   Lawrence Matthews, Luz Paz, Marcel Raad, Michael Kaufmann,
-  Michał Janiszewski, Michal Trybus, Muz Dima, Nikos Tsipinakis,
+  Michał Janiszewski, Michal Trybus, Muz Dima, Nikos Tsipinakis, Ori Avtalion,
   Oumph on github, patelvivekv1993 on github, Patrick Monnerat,
   Philip Prindeville, Ray Satiro, Rick Deist, Rikard Falkeborn, Sergei Nikulov,
-  Stefan Agner, Vincas Razma, Wyatt O'Day, 刘佩东,
-  (44 contributors)
+  Stefan Agner, Stephan Mühlstrasser, Terry Wu, Vincas Razma, wncboy on github,
+  Wyatt O'Day, 刘佩东,
+  (52 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
@@ -156,3 +169,13 @@ References to bug reports and discussions on issues:
  [55] = https://curl.haxx.se/bug/?i=1622
  [56] = https://curl.haxx.se/bug/?i=2376
  [57] = https://curl.haxx.se/bug/?i=2474
+ [58] = https://curl.haxx.se/bug/?i=1325
+ [59] = https://curl.haxx.se/bug/?i=2507
+ [60] = https://curl.haxx.se/bug/?i=2403
+ [61] = https://curl.haxx.se/bug/?i=2493
+ [62] = https://curl.haxx.se/bug/?i=2513
+ [63] = https://curl.haxx.se/bug/?i=1680
+ [64] = https://curl.haxx.se/bug/?i=2416
+ [65] = https://curl.haxx.se/bug/?i=2515
+ [66] = https://curl.haxx.se/bug/?i=2514
+ [67] = https://curl.haxx.se/bug/?i=2499

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]