]> sjero.net Git - wget/blobdiff - TODO
[svn] retr.c (retrieve_url): Manually applied T. Bharath
[wget] / TODO
diff --git a/TODO b/TODO
index 95d8c0385926000e85483d65b92b110573fb82df..a1dcd0a7b15d9051136071033d2ec7652f8eed31 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,9 +28,6 @@ may tend towards the top).  Not all of these 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.