From 26bccd631b2d06982911bef7d7d1e37ed9c672f5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 27 Feb 2024 17:43:22 +0100 Subject: [PATCH] TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake Closes #12988 --- docs/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/TODO b/docs/TODO index 49242227cf..06257f53f7 100644 --- a/docs/TODO +++ b/docs/TODO @@ -183,6 +183,7 @@ 19.4 Package curl for Windows in a signed installer 19.5 make configure use --cache-file more and better 19.6 build curl with Windows Unicode support + 19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake 20. Test suite 20.1 SSL tunnel @@ -1339,6 +1340,10 @@ See https://github.com/curl/curl/issues/7229 +19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake + + https://github.com/curl/curl/issues/12988 + 20. Test suite 20.1 SSL tunnel -- 2.47.3