X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=a554f15070a62347411876fa61c8490fbf19f451;hp=e31b1989e7584a11e3cdc8d71af2f70ab4f48eb4;hb=1b3cdef574ed696bad1d0e94f54e0963771e3239;hpb=37e70109a43634eabae4d44f593b74c6154b2e2f diff --git a/src/ChangeLog b/src/ChangeLog index e31b1989..a554f150 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2003-10-10 Hrvoje Niksic + + * 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 * hash.c (find_mapping): Return the next available mapping when