]> sjero.net Git - wget/blobdiff - TODO
[svn] * AUTHORS: Added -E to thst list of my stuff.
[wget] / TODO
diff --git a/TODO b/TODO
index d86259741faa5b0c907eb447eb8773b213c1c180..d55a97b75990ba6fba72d03c23f1ccc5d95f8c72 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,7 +10,8 @@ may tend towards the top).  Not all of these represent user-visible changes.
   files in a certain directory on _one_ of the hosts (-I and -X apply to all).
   Perhaps -I and -X should take an optional hostname before the directory?
 
-* When simplifying paths, wget needs to stop at any '?' character.
+* When simplifying paths, wget needs to stop at any '?' character.  Also, wget 
+  behaves differently from popular browsers in removing './'s from abs. URLs.
 
 * Add an option to not encode special characters like ' ' and '~' when saving
   local files.  Would be good to have a mode that encodes all special characters