diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-09-03 12:32:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-09-03 12:32:44 +0000 |
commit | 0fa61eff77bb9a02efc9837acc14b84c7c5d6618 (patch) | |
tree | 47aaa3ba63e35276d1ff83367efd40c5c6265ce3 /docs | |
parent | a0be515d2ddcc6830da4b0093c3b53e1c9676c16 (diff) |
-R removes a TODO
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |