]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Adjust bandwidth limitation sleep for the error of previous sleeps.
[wget] / src / ChangeLog
index d7e088cf801d8991bf64ff01ab88e5596f8a3bea..49627335f0bf330427caa15ae6382403d54ce759 100644 (file)
@@ -1,3 +1,13 @@
+2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * init.c (simple_atof): New function.
+       (cmd_time): Use it.
+       (cmd_bytes): Accept things like "1.5k" and such.  Use simple_atof
+       to parse decimals.
+
+       * retr.c (limit_bandwidth): Adjust each sleep by the error of the
+       previous one.
+
 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * main.c (main): Use setoptval() for setting the options.  Use