summaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
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 22:51:08 +0100
commit33a0b7ad73948df92d866d43002c7c200eb57b84 (patch)
tree6cd0866684c6a0189f3729e175c06e935ab70b30 /docs/KNOWN_BUGS
parentbf9e14159cbd74d3f106a48613df7f0f771bc299 (diff)
downloadgnurl-33a0b7ad73948df92d866d43002c7c200eb57b84.tar.gz
gnurl-33a0b7ad73948df92d866d43002c7c200eb57b84.tar.bz2
gnurl-33a0b7ad73948df92d866d43002c7c200eb57b84.zip
KNOWN_BUGS: cmake: libspsl is not supported
Closes #6214
Diffstat (limited to 'docs/KNOWN_BUGS')
-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