]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated
authorDaniel Stenberg <daniel@haxx.se>
Thu, 2 Jul 2020 21:46:40 +0000 (23:46 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 2 Jul 2020 22:15:51 +0000 (00:15 +0200)
commit54f21be2e3a64b9e57130cf6d1eb4f17c44d7967
tree2e95ab0aa53ed671bb807badcb9cb3172785da4b
parentd2fd845c35922ca73b89c617597dd5c59772e16a
curl_version_info.3: CURL_VERSION_KERBEROS4 is deprecated

This came up in #5640. It make sense to clarify this in the docs!

Reminded-by: Kamil Dudka
Closes #5642
docs/libcurl/curl_version_info.3