diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-12-08 14:24:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-12-08 14:24:12 +0000 |
commit | 4645e8b6b1b3509314c23cfd86fd4f0e9c86f6b9 (patch) | |
tree | 790b599ca13ccfd5412fd52487b99bbd6bc6317c | |
parent | 42365aa7ef58f0a466f2e4ee42718c358b5a9937 (diff) |
192 - "infinite loop during GSS authentication" bug #2221237
Fixed!
-rw-r--r-- | TODO-RELEASE | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 1bfcd74f4..b818aff17 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,8 +1,25 @@ To be addressed in 7.19.3 (planned release: January 2009) ========================= -192 - "infinite loop during GSS authentication" bug #2221237 - 193 - Fix zero-byte file transfers -195 - +195 - SIZE returning 550 must not abort the transfer + +196 - #2351653 "crash in ConnectionExists" + +197 - IIS-bug in Digest + +198 - implicit SSL with FileZilla server + +199 - "Bug 2351645" adjustment of the patch Daniel S applied + +200 - "afert redirect, the content length is not reset" + +201 - "bug: header data output to the body callback function after set header" + +202 - + + + + + |