From: Daniel Stenberg Date: Mon, 14 Feb 2022 20:18:45 +0000 (+0100) Subject: KNOWN_BUGS: fix typo "libpsl" X-Git-Tag: curl-7_82_0~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=114327f7c31fedc38f6f6f5d3ffe046d7f3abe38;p=thirdparty%2Fcurl.git KNOWN_BUGS: fix typo "libpsl" --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 5ca66a5ae8..78494d802c 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -143,7 +143,7 @@ problems may have been fixed or changed somewhat since this was written. 15.7 generated .pc file contains strange entries 15.8 libcurl.pc uses absolute library paths 15.9 cert paths autodetected when cross-compiling - 15.10 libspsl is not supported + 15.10 libpsl is not supported 15.11 ExternalProject_Add does not set CURL_CA_PATH 15.12 cannot enable LDAPS on Windows 15.13 CMake build with MIT Kerberos does not work @@ -1070,7 +1070,7 @@ problems may have been fixed or changed somewhat since this was written. See https://github.com/curl/curl/issues/6178 -15.10 libspsl is not supported +15.10 libpsl is not supported See https://github.com/curl/curl/issues/6214