X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=TODO;h=c60c88a172b596db84da4a0c4bc3eb1f4d675215;hb=cbf018d0c041f0939f9b232ddc06b5dbf9e8c9a7;hp=0606fb75467d7fe3d47c387686805177b31382a4;hpb=2358c437c54acead1fbf52653b67d86f050c878b;p=wget diff --git a/TODO b/TODO index 0606fb75..c60c88a1 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,8 @@ 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.