]> sjero.net Git - wget/blobdiff - src/ChangeLog
Report the total avg transfer speed correctly with multiple URL's and -c.
[wget] / src / ChangeLog
index 4a356d6315eddadeba67c9728f4e94508cdcbe3d..c1a1a894ae1e280a38da7a98bed1c888b51be823 100644 (file)
@@ -1,3 +1,8 @@
+2010-06-10  Muthu Subramanian K <muthusuba@gmail.com> (tiny change)
+
+       * http.c (http_loop): Increase `total_downloaded_bytes' by
+       `hstat.rd_size', not `hstat.len'.
+
 2010-06-10  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * main.c (print_version): Drop the current maintainer line.