gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 14/220: RELEASE-NOTES: synced


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 14/220: RELEASE-NOTES: synced
Date: Thu, 12 Sep 2019 17:26:14 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 2741351a7bfa5cd9b58eba0f7afd6b41460368ea
Author: Daniel Stenberg <address@hidden>
AuthorDate: Thu Jul 25 23:49:16 2019 +0200

    RELEASE-NOTES: synced
---
 RELEASE-NOTES | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 628fea02f..ff0d153b6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -6,9 +6,18 @@ curl and libcurl 7.66.0
  Public functions in libcurl:  80
  Contributors:                 1991
 
+This release includes the following changes:
+
+ o curl: support parallel transfers with -Z [4]
+
 This release includes the following bugfixes:
 
- o
+ o HTTP3: initial (experimental still not working) support [5]
+ o curl_version_info: provide nghttp2 details [2]
+ o docs/MANUAL.md: converted to markdown from plain text [3]
+ o multi: call detach_connection before Curl_disconnect [6]
+ o source: remove names from source comments [1]
+ o ssh-libssh: do not specify O_APPEND when not in append mode [7]
 
 This release includes the following known bugs:
 
@@ -17,10 +26,18 @@ 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:
 
-  (N contributors)
+  Alessandro Ghedini, Daniel Gustafsson, Daniel Stenberg, Felix Hädicke,
+  Gergely Nagy, Marcel Raad, Ray Satiro,
+  (7 contributors)
 
         Thanks! (and sorry if I forgot to mention someone)
 
 References to bug reports and discussions on issues:
 
- [1] = https://curl.haxx.se/bug/?i=
+ [1] = https://curl.haxx.se/bug/?i=4129
+ [2] = https://curl.haxx.se/bug/?i=4121
+ [3] = https://curl.haxx.se/bug/?i=4131
+ [4] = https://curl.haxx.se/bug/?i=3804
+ [5] = https://curl.haxx.se/bug/?i=3500
+ [6] = https://curl.haxx.se/bug/?i=4144
+ [7] = https://curl.haxx.se/bug/?i=4147

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



reply via email to

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