[svn] Removed an obsolete TODO item about adding VMS and MS FTP server support.

This commit is contained in:
janp 2001-03-08 15:11:51 -08:00
parent 5014d32c3a
commit 2a36d475db
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2001-03-07 Jan Prikryl <prikryl@cg.tuwien.ac.at>
* TODO: Removed an obsolete item about adding VMS and MS FTP
server support.
2001-03-05 Dan Harkless <wget@harkless.org>
* TODO: Add a --range option to download only a given byte range.

2
TODO
View File

@ -112,8 +112,6 @@ changes.
* Rewrite FTP code to allow for easy addition of new commands. It
should probably be coded as a simple DFA engine.
* Recognize more FTP servers (VMS).
* Make HTTP timestamping use If-Modified-Since facility.
* Implement better spider options.