]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Check for do_realloc_newsize in loop condition because we're no longer
[wget] / src / ChangeLog
index 44d44f681a19e09cc4ff9ba7453f93c66f11a7d4..de743a8f5f9aad92e8f671841193c366bcb74e0c 100644 (file)
@@ -1,8 +1,7 @@
-2001-06-18  Hrvoje Niksic  <hniksic@arsdigita.com>
+2001-06-26  Hrvoje Niksic  <hniksic@arsdigita.com>
 
-       * recur.c (convert_all_links): Make sure "../" stuff is properly
-       handled in cur_url->url before we hand it over to convert_links.
-       (register_download): Canonicalize URL before storing it.
+       * wget.h (DO_REALLOC_FROM_ALLOCA): Check for do_realloc_newsize in
+       loop condition because we're no longer setting SIZEVAR here.
 
 2001-06-26  Hrvoje Niksic  <hniksic@arsdigita.com>