]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Record downloaded files and downloaded HTML files in all cases.
[wget] / src / ChangeLog
index e7a8c5942f001abee1931818b8fcf7aee29d45ae..7d6cb1da552726fdaaab19a2ea4b4c0a570fbf58 100644 (file)
@@ -1,3 +1,13 @@
+2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * retr.c (retrieve_url): Call register_download() for downloaded
+       files and register_html() for downloaded HTML files.
+
+       * recur.c (register_download): New function; register here that a
+       file has been downloaded, rather than in recursive_retrieve().
+       (register_html): New function; enqueue the location of HTML files
+       here rather than in recursive_retrieve().
+
 2001-03-31  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * main.c (print_help): Use multiple fputs instead of a single ugly