From: Daniel Stenberg Date: Mon, 3 Sep 2001 12:32:44 +0000 (+0000) Subject: -R removes a TODO X-Git-Tag: curl-7_9~83 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0fa61eff77bb9a02efc9837acc14b84c7c5d6618;p=thirdparty%2Fcurl.git -R removes a TODO --- diff --git a/docs/TODO b/docs/TODO index b4591b1f21..a7e867f401 100644 --- a/docs/TODO +++ b/docs/TODO @@ -49,10 +49,6 @@ To do in a future release (random order): * Make TELNET work on windows! - * Add a command line option that allows the output file to get the same time - stamp as the remote file. libcurl already is capable of fetching the remote - file's date. - * Make curl's SSL layer option capable of using other free SSL libraries. Such as the Mozilla Security Services (http://www.mozilla.org/projects/security/pki/nss/) and GNUTLS