From: Daniel Stenberg Date: Mon, 14 Mar 2005 00:52:14 +0000 (+0000) Subject: two issues fixed X-Git-Tag: curl-7_13_2~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2b4dedbe4d9c11c61a65fc46d7de1b1e0d0fda0;p=curl two issues fixed --- 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 -