]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Update the progress gauge even when the data does not arrive.
[wget] / src / ChangeLog
index c305d9919d35d4c370ddd8395b57375b66efeedf..8bd9f243cf3b203b952bfda3b6a4a605516c5d1a 100644 (file)
@@ -1,3 +1,27 @@
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * progress.c (update_speed_ring): Clear the speed ring when the
+       download stalls.
+
+       * retr.c (get_contents): Specify 0.95s read timeout, so that the
+       progress gauge can be updated even when data arrives very slowly
+       or stalls.
+
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (wtimer_allocate): Bless the use of wtimer_read on a
+       timer that has merely been allocated because get_contents() does
+       that.
+       (wtimer_update): Abort if the timer is not initialized.
+
+2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * retr.c (get_contents): Pass the timer to limit_bandwidth().
+
+       * utils.c (wtimer_update): New function instead of wget_elapsed;
+       just update the timer, but don't return anything.
+       (wtimer_read): Read and return the last known value of the timer.
+
 2003-11-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (persistent_available_p): Instead of matching all the