diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-16 10:40:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-16 10:40:48 +0000 |
commit | 8e5cf6589c7cb71a1ec650a2e48c3d8d140ca723 (patch) | |
tree | aada831ed85f3262f2fc5cfa76369a52fe81fd4b | |
parent | fc67cca882651a96a6db11cc01c2be85722c9bb0 (diff) |
issue 29 has a bug report mentioning details
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 6a00c347d..d677a0af2 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -35,7 +35,7 @@ To get fixed in 7.11.2 (planned release May/June 2004) 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. + accordingly. #915609 To get fixed in 7.12.0 ====================== |