]> sjero.net Git - wget/commitdiff
[svn] Removed an obsolete TODO item about adding VMS and MS FTP server support.
authorjanp <devnull@localhost>
Thu, 8 Mar 2001 23:11:51 +0000 (15:11 -0800)
committerjanp <devnull@localhost>
Thu, 8 Mar 2001 23:11:51 +0000 (15:11 -0800)
ChangeLog
TODO

index 65fb819157224acdfaa604870be12bc36fc0d1fc..f65f124c523f4fd4b6b3e9bee56a9e37deb7a5e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/TODO b/TODO
index 8b56f7d64bb0bbaa88b8317c14288fd168641e15..6a3560593a611f6014fc9053437e20f2fe9bf7eb 100644 (file)
--- 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.