]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Feb 2024 16:43:22 +0000 (17:43 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Feb 2024 16:43:22 +0000 (17:43 +0100)
Closes #12988

docs/TODO

index 49242227cf148e5957908e9525c3dd3f3a33654f..06257f53f7cffce52ba3c3a2e91d4a9ab6092746 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  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
 
  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