]> sjero.net Git - wget/blobdiff - TODO
[svn] ftp_parse_winnt_ls(): Made the fix for AM/PM more effective.
[wget] / TODO
diff --git a/TODO b/TODO
index 8b56f7d64bb0bbaa88b8317c14288fd168641e15..fd5e00ec4f16a5bfb1fd3befcd84d959785fbfed 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,14 @@ items are not listed in any particular order (except that recently-added items
 may tend towards the top).  Not all of these represent user-visible
 changes.
 
+* -p should probably go "_two_ more hops" on <FRAMESET> pages.
+
+* Only normal link-following recursion should respect -np.  Page-requisite
+  recursion should not.  When -np -p is specified, Wget should still retrieve
+  requisite images and such on the server, even if they aren't in that directory
+  or a subdirectory of it.  Likewise, -H -np -p should retrieve requisite files
+  from other hosts. 
+
 * Add a --range parameter allowing you to explicitly specify a range of bytes to
   get from a file over HTTP (FTP only supports ranges ending at the end of the
   file, though forcibly disconnecting from the server at the desired endpoint
@@ -112,8 +120,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.
@@ -125,8 +131,6 @@ changes.
 
 * Implement correct RFC1808 URL parsing.
 
-* Implement HTTP cookies.
-
 * Implement more HTTP/1.1 bells and whistles (ETag, Content-MD5 etc.)
 
 * Add a "rollback" option to have --continue throw away a configurable number of