]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't explicitly set entry->next to NULL since entry is already zeroed out.
[wget] / src / ChangeLog
index 4a807784343ad52f8cd196deaded2a6ca04e9698..6f3416716902f47a40efc6dc307cf261b788ad59 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * html-url.c (get_urls_file): Don't explicitly set entry->next to
+       NULL since entry is already zeroed out.
+
 2005-06-26  Gisle Vanem  <giva@bgnett.no>
 
        * mswindows.h: Define gai_strerror under MinGW.