Skip to content
Snippets Groups Projects
Commit a1c8aaf6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

o --proxy-ntlm now checks if libcurl supports NTLM before using it

 o minor --fail with authentication bugfix
parent 8ee470aa
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o --proxy-ntlm now checks if libcurl supports NTLM before using it
o minor --fail with authentication bugfix
o CURLOPT_IPRESOLVE set to CURL_IPRESOLVE_V6 will now cause a returned error
if the host only can resolve ipv4 addresses
o curl -4/-6 now actually sets the requested option in libcurl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment