aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-15 13:09:59 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-15 13:09:59 +0000
commit738807883e37abad06345fabc2a1823055238246 (patch)
tree2688816625fbca4c7e44b412079ce45dece43e00 /TODO-RELEASE
parent03a0988ce83994a4bc311858f9bbb52ef63cd876 (diff)
NTLM fix
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 52e9b73ec..010caa0be 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -31,6 +31,10 @@ To get fixed in 7.11.2 (planned release May/June 2004)
28. Optimize the way libcurl uses CWD on each new request over a persistent
connection (on FTP) even if it doesn't have to.
+29. Define USE_NTRESPONSES in the NTLM code to work properly with >14 letter
+ passwords against IIS servers. Requires test cases to be updated
+ accordingly.
+
To get fixed in 7.12.0
======================