]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
DEPRECATE.md: mention that NTLM_WB no longer works
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Dec 2023 07:21:48 +0000 (08:21 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Dec 2023 09:21:45 +0000 (10:21 +0100)
Ref: #12479
Closes #12553

docs/DEPRECATE.md

index 4cd5a22ce2b0f27a3a236067a2d081c9a4cb286e..598b77398da605f8e549b90f58e1d394df690b5e 100644 (file)
@@ -15,7 +15,11 @@ don't test it in the test suite and CI.
 
 We keep the native NTLM implementation.
 
-curl will remove the support for NTLM_WB auth in June 2024.
+Due to a mistake, the `NTLM_WB` functionality is missing in builds since 8.4.0
+(October 2023). It needs to be manually patched to work. See [PR
+12479](https://github.com/curl/curl/pull/12479).
+
+curl will remove the support for NTLM_WB auth in April 2024.
 
 ## space-separated `NOPROXY` patterns