X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=fabacf4fc3b067c000741f3e8f7e31bf03fb2da7;hp=f68fe96463ab7fc8d3ddbe0d98104543ac51282e;hb=c292e8e153f9fdc119d347130b299e83feb2b812;hpb=c3c1c24f5c177f58e68575ced3d63df46f6d33e5 diff --git a/src/ChangeLog b/src/ChangeLog index f68fe964..fabacf4f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2002-04-09 Hrvoje Niksic + + * progress.c (bar_update): Maintain an array of the time it took + to perform previous 30 network reads. + (create_image): Calculate the download speed and ETA based on the + last 30 reads, not the entire download. + (create_image): Make sure that the ETA is not changed more than + once per second. + 2002-04-09 Ian Abbott * mswindows.c (borland_utime): New function conditionally defined