diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-07 07:44:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-07 07:44:44 +0000 |
commit | 9970fb863d83b844a009a3abb686a6875caef43e (patch) | |
tree | e2da233e778bc8f692502921127911209482b085 | |
parent | feeef39ebf2049c585e5637688c98c83d24f3b5a (diff) | |
download | curl-9970fb863d83b844a009a3abb686a6875caef43e.tar.gz |
removed the fixed entries, somewhat updated entries
-rw-r--r-- | TODO-RELEASE | 23 |
1 files changed, 4 insertions, 19 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index aae314af7..7a33f890b 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -8,11 +8,11 @@ Fix before releasing 7.11.0 issues, Dave Meyer works on this) 8. Resolve the occational test case 91 failure. This still has no - resolution. (David Byron has done lots of research) + resolution. (David Byron has done lots of research, no resolution yet) -12. The "PUT and (NTLM/Digest) auth" bug (Jacob Swed's report #862835) +12. The "PUT and (NTLM/Digest) auth" bug (no progress yet) #862835 -17. Diego Casorran's AmigaOS patch +17. Diego Casorran's AmigaOS patch (feedback sent to Diego, awaiting updates) To get fixed in 7.11.1 ====================== @@ -36,19 +36,4 @@ To get fixed in 7.11.1 16. Tony Blakie's bug report about getting a 302 and Location: back from a proxy after a CONNECT request. (correct behavior on this is not certain) -18. Remove the Accept: line from the default HTTP request - -Fixed in 7.11 -============= - -5. Large-file support (work by Dave Meyer) - -7. Apply Gisle Vanem's djgpp patches - -11. building for Windows with SSL on MSVC (patched by David Byron) - -13. Andrés García's CURLOPT_IPRESOLVE problem - -15. RBramante's inactivity timeout on Win2k problem (problem fixed in more - recent versions) - +18. Modified Accept: header in the default HTTP request (being discussed) |