]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: cmake: libspsl is not supported
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Nov 2020 16:00:39 +0000 (17:00 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Nov 2020 21:51:08 +0000 (22:51 +0100)
Closes #6214

docs/KNOWN_BUGS

index 94fa76fc01979888e29e2135bf1a489942a26e46..04ada571d9160fdc7f3f070cddb6c78b01dbcb7c 100644 (file)
@@ -131,6 +131,7 @@ problems may have been fixed or changed somewhat since this was written!
  15.8 libcurl.pc uses absolute library paths
  15.9 doesn't fail if zlib support is requested but not found
  15.10 cert paths autodetected when cross-compiling
+ 15.11 libspsl is not supported
 
 ==============================================================================
 
@@ -896,3 +897,7 @@ problems may have been fixed or changed somewhat since this was written!
  cross-compiling. The cmake build keeps doing the detection.
 
  See https://github.com/curl/curl/issues/6178
+
+15.11 libspsl is not supported
+
+ See https://github.com/curl/curl/issues/6214