]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Allocate a timer directly in get_contents.
[wget] / src / ChangeLog
index 0ac18691fa20b630fecd8379831eec3e56bf0f40..26b8aeae7045e94fea63d010f15a93855f08ad47 100644 (file)
@@ -1,3 +1,10 @@
+2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * progress.c: Don't allocate new timers; use the timing data
+       propagated from the caller.
+
+       * retr.c (get_contents): Allocate and use a timer.
+
 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * http.c (last_host_ip): Made into an address_list.