]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix overzealous URL-removal in register_download.
[wget] / src / ChangeLog
index 6b8d465cf7b3fb34f0bdf98a901f4819ad5e1ab2..7bd7a4f56783cf18ac3a4dfa43ed84204309f5dd 100644 (file)
@@ -1,3 +1,10 @@
+2001-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * recur.c (convert_all_links): Guard against duplicates in
+       downloaded_html_files.
+       (register_download): Don't invalidate similar-looking URLs.
+       (match_except_index): New function.
+
 2001-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * utils.c (path_simplify): Document with test cases.