summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-11-18 17:00:39 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-11-18 17:00:39 +0100
commitfe33f632bed3b5d407f258b6aed185c2a863368e (patch)
tree6cd0866684c6a0189f3729e175c06e935ab70b30
parent61c457a2a7a53abbaa40eca2f86a5a9cba7c64a4 (diff)
downloadcurl-bagder/bugs-cmake.tar.gz
KNOWN_BUGS: cmake: libspsl is not supportedbagder/bugs-cmake
Closes #6214
-rw-r--r--docs/KNOWN_BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 94fa76fc0..04ada571d 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -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