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.