]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: synced curl-8_2_1
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 Jul 2023 06:10:40 +0000 (08:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Jul 2023 06:10:40 +0000 (08:10 +0200)
curl 8.2.1 release

RELEASE-NOTES

index 2130f25b5a6639ffc0aef1d7be42dbec8657dc85..4720b47e2a8b067eb7e0ee0d3605167579139f74 100644 (file)
@@ -21,6 +21,9 @@ This release includes the following bugfixes:
  o configure: check for nghttp2_session_get_stream_local_window_size [14]
  o CONTRIBUTE: drop mention of copyright year ranges [20]
  o CONTRIBUTE: fix syntax in commit message description [21]
+ o curl_multi_wait.3: fix arg quoting to doc macro .BR [27]
+ o docs: mark two TLS options for TLS, not SSL [26]
+ o docs: provide more see also for cipher options [23]
  o hostip: return IPv6 first for localhost resolves [16]
  o http2: fix regression on upload EOF handling [13]
  o http: VLH, very large header test and fixes [19]
@@ -83,5 +86,8 @@ References to bug reports and discussions on issues:
  [20] = https://curl.se/bug/?i=11504
  [21] = https://curl.se/bug/?i=11504
  [22] = https://curl.se/bug/?i=11501
+ [23] = https://curl.se/bug/?i=11513
  [24] = https://curl.se/bug/?i=10865
  [25] = https://curl.se/bug/?i=11493
+ [26] = https://curl.se/bug/?i=11514
+ [27] = https://curl.se/bug/?i=11511