]> sjero.net Git - wget/blobdiff - src/ChangeLog
Take the maximum value between RETR and SIZE bytes counts for the file size
[wget] / src / ChangeLog
index 789d3bf7e2c52e0597410f91dc98e2c7d00988be..d337b4a707ab2ef34d93851e554f17a111054fd2 100644 (file)
@@ -1,3 +1,15 @@
+2010-07-14  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * ftp.c (max): Add definition.
+       (getftp): Consider for`expected_bytes' the greatest value between the bytes
+       count returned by SIZE and the bytes count returned by RETR.
+
+2010-07-11  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (http_loop): New variable `force_full_retrieve'.  If the remote
+       file is newer that the local one then inhibit -c.
+       Reported by: Caleb Cushing <xenoterracide@gmail.com>.
+
 2010-07-09  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * css-url.c (get_urls_css_file): Use `wget_read_file' instead of