X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=2e13ab9caadbd25ef2180c9e2c69614dcc46155a;hp=baa4c581a3513fc1c868c46d754c353227422404;hb=ae1d264fcc190f9c74cb490aa6da0240b0b77b1e;hpb=a9c3c58c9fb22e71e0878d4da1d3de0cd9e36445 diff --git a/src/ChangeLog b/src/ChangeLog index baa4c581..2e13ab9c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-10-08 Hrvoje Niksic + + * html-url.c (get_urls_html): Parse the appropriate flags to + html-parse.c. + + * html-parse.c (map_html_tags): Accept FLAGS from the caller + instead of examining OPT. + 2003-10-08 Hrvoje Niksic * html-url.c (find_tag): Switch to binary search.