From d2b4dedbe4d9c11c61a65fc46d7de1b1e0d0fda0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 14 Mar 2005 00:52:14 +0000 Subject: [PATCH] two issues fixed --- TODO-RELEASE | 6 ++---- 1 file 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 -