mirror of
https://github.com/curl/curl.git
synced 2026-07-22 21:27:15 +03:00
KNOWN_BUGS: fix typo "libpsl"
This commit is contained in:
parent
ea67337684
commit
114327f7c3
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue