]> sjero.net Git - wget/blobdiff - src/ChangeLog
Move duplicated code in http.c to a function
[wget] / src / ChangeLog
index 91f4f033f731b836c15f28d7299875ce2939834e..7f79edb8b47115ab5890d1cd49b07e456b3759c1 100644 (file)
@@ -1,3 +1,9 @@
+2011-02-22  Steven Schubiger  <stsc@member.fsf.org>
+
+       * http.c (gethttp, http_loop): Move duplicated code which is run
+       when an existing file is not to be clobbered to a function.
+       (get_file_flags): New static function.
+
 2010-12-10  Evgeniy Philippov <egphilippov@googlemail.com> (tiny change)
 
        * main.c (main): Initialize `total_downloaded_bytes'.