From: janp Date: Thu, 8 Mar 2001 23:11:51 +0000 (-0800) Subject: [svn] Removed an obsolete TODO item about adding VMS and MS FTP server support. X-Git-Tag: v1.13~2249 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=2a36d475db6362b2f4515ae5dd12bb7c820b9025 [svn] Removed an obsolete TODO item about adding VMS and MS FTP server support. --- diff --git a/ChangeLog b/ChangeLog index 65fb8191..f65f124c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-03-07 Jan Prikryl + + * TODO: Removed an obsolete item about adding VMS and MS FTP + server support. + 2001-03-05 Dan Harkless * TODO: Add a --range option to download only a given byte range. diff --git a/TODO b/TODO index 8b56f7d6..6a356059 100644 --- a/TODO +++ b/TODO @@ -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.