diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-14 00:52:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-14 00:52:14 +0000 |
commit | d2b4dedbe4d9c11c61a65fc46d7de1b1e0d0fda0 (patch) | |
tree | 6af2053051acd23594860c1405dd600aab2a91e4 /TODO-RELEASE | |
parent | 34865ffb4a9504139e751a8e36da26aa5683c8c6 (diff) |
two issues fixed
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 9ff068e4b..18c80afb3 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -10,10 +10,6 @@ To get fixed in 7.13.2 (planned release: April 2005) Awaits OpenSSL support for this, no need to support this in libcurl before there's an OpenSSL release that does it. -58 - SSPI for libcurl on Windows - -59 - --form-string and --form-file as discussed on curl-users list - To get fixed in 7.14.0 ====================== @@ -32,3 +28,5 @@ To get fixed in 7.14.0 handle. One idea: http://curl.haxx.se/mail/lib-2004-12/0195.html the older idea: http://curl.haxx.se/dev/COOKIES. We need to settle on some middle ground I guess. + +60 - |