]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Keep updating a subinterval until it reaches or exceeds a watermark.
[wget] / src / ChangeLog
index fabacf4fc3b067c000741f3e8f7e31bf03fb2da7..80c6e68b018f44a3e924796f22dadc96e345455a 100644 (file)
@@ -1,3 +1,10 @@
+2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * progress.c (bar_update): Keep updating a subinterval until it
+       reaches or exceeds a watermark.  That way the measurement will be
+       guaranteed to span a configurable minimum of time.  The current
+       default is 3s in 30 100ms intervals.
+
 2002-04-09  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * progress.c (bar_update): Maintain an array of the time it took