diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-01 22:32:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-01 22:32:03 +0000 |
commit | 590f0358d86c402f94b329f2ce0d612cbb749c95 (patch) | |
tree | b49594ecbc71c0c9473c307875437101867b8f29 /TODO-RELEASE | |
parent | 115446be3784f996cd4927191db55ae1613a897f (diff) | |
download | curl-590f0358d86c402f94b329f2ce0d612cbb749c95.tar.gz |
- Anatoli Tubman found and fixed a crash with Negotiate authentication used on
a re-used connection where both requests used Negotiate.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 65289df2b..10787e68e 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -6,8 +6,6 @@ To be addressed before 7.18.1 (planned release: April 2008) 123 - Mike Protts' SFTP resume download -124 - Anatoli Tubman's fix for a Negotiate: crash - 125 - Michal Marek's typechecker-gcc work 126 - |