]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix false "downloaded bytes" information from getftp.
[wget] / src / ChangeLog
index c5f20190073e41507f125bb05a68295b7008b873..fabc8b8f7e9d8cc66266a1e102dca458b9dc6045 100644 (file)
@@ -1,3 +1,10 @@
+2009-09-06  Micah Cowan  <micah@cowan.name>
+
+       * ftp.c (getftp, ftp_loop_internal): Separate "len" input/output
+       parameter (with different meanings for input and output), into two
+       separate parameters, one input (passed_expected_bytes) and one
+       output (qtyread). Fixes bug #26870.
+
 2009-09-04  Micah Cowan  <micah@cowan.name>
 
        * Makefile.am: Move build_info.c to wget_SOURCES from