summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-03 12:32:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-03 12:32:44 +0000
commit0fa61eff77bb9a02efc9837acc14b84c7c5d6618 (patch)
tree47aaa3ba63e35276d1ff83367efd40c5c6265ce3
parenta0be515d2ddcc6830da4b0093c3b53e1c9676c16 (diff)
downloadgnurl-0fa61eff77bb9a02efc9837acc14b84c7c5d6618.tar.gz
gnurl-0fa61eff77bb9a02efc9837acc14b84c7c5d6618.tar.bz2
gnurl-0fa61eff77bb9a02efc9837acc14b84c7c5d6618.zip
-R removes a TODO
-rw-r--r--docs/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index b4591b1f2..a7e867f40 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