]> sjero.net Git - wget/blobdiff - TODO
[svn] --retr-symlinks was not previously documented properly. Based on my newfound
[wget] / TODO
diff --git a/TODO b/TODO
index 3a5bb5253714ef63dd180b69ce539c8c5b24750b..c60c88a172b596db84da4a0c4bc3eb1f4d675215 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,13 @@ Wget.  Patches to implement any of these items would be gladly accepted.  The
 items are not listed in any particular order.  Not all of them represent
 user-visible changes.
 
+* --retr-symlinks should cause wget to traverse links to directories too.
+
+* Lots of noncompliant webservers issue HTTP redirects to relative URLs, and
+  browsers follow them, so wget should too.
+
+* Make wget return non-zero status in more situations, like incorrect HTTP auth.
+
 * Timestamps are sometimes not copied over on files retrieved by FTP.
 
 * Wget does not currently handle "fragment identifiers" (the part of a URL 
@@ -34,7 +41,7 @@ user-visible changes.
   be available as an option, as he depends on it to allow mirrors of his site to
   send CGI queries to his original site, but still get graphics off of the
   mirror site.  Perhaps this would be better dealt with by adding an option to
-  tell -k not to convert certain URLs patterns?
+  tell -k not to convert certain URL patterns?
 
 * Add option to clobber existing file names (no `.N' suffixes).