]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Add FLAGS argument to map_html_tags.
[wget] / src / ChangeLog
index baa4c581a3513fc1c868c46d754c353227422404..2e13ab9caadbd25ef2180c9e2c69614dcc46155a 100644 (file)
@@ -1,3 +1,11 @@
+2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * 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  <hniksic@xemacs.org>
 
        * html-url.c (find_tag): Switch to binary search.