]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Use sets/hash-tables instead of "slists". Remove slist implementation from
[wget] / src / ChangeLog
index 8825284ec0404d0cd57aaad34fdf3c37d78a51f0..8f1cd16152a549e0e4b5ca25d17a1fac2ce1e0f0 100644 (file)
@@ -1,3 +1,11 @@
+2005-03-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (string_set_to_array): New function.
+
+       * convert.c: Replace the use of "slists" with sets/hash-tables,
+       which in fact suit the intended purpose much better.
+       downloaded_html_list is removed altogether.
+
 2005-03-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * ftp.h (enum): Rename GLOBALL, GETALL, and GETONE to