]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't descend into HTML that was downloaded by following <img src=...>
[wget] / src / ChangeLog
index e31b1989e7584a11e3cdc8d71af2f70ab4f48eb4..a554f15070a62347411876fa61c8490fbf19f451 100644 (file)
@@ -1,3 +1,13 @@
+2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * recur.c (retrieve_tree): Don't descend into documents that are
+       not expected to contain HTML, regardless of their content-type.
+
+       * html-url.c (tag_url_attributes): Record which attributes are
+       supposed to yield HTML links that can be followed.
+       (tag_find_urls): Propagate that information to the caller through
+       struct urlpos.
+
 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * hash.c (find_mapping): Return the next available mapping when