]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix another case of -N and -c not working well together.
[wget] / src / ChangeLog
index 5592e604d82c3e28ccd18b6c43940251946c2cc9..fbfc34bd35fa54bd36f3f8d6741a9df13b6a59b2 100644 (file)
@@ -1,3 +1,10 @@
+2010-07-18  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (gethttp): If -N is used, don't exit immediately if the content
+       length is less or equal than the existing file size.  Specify "Range"
+       only if -N is not used.
+       Reported by: Caleb Cushing <xenoterracide@gmail.com>.
+
 2010-07-14  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * ftp.c (max): Remove definition.