]> sjero.net Git - wget/blobdiff - src/ChangeLog
Move duplicated code to a function.
[wget] / src / ChangeLog
index 82531a83d17e981266a164d1ab71e0a93652bb8e..37d39d80fd54b5960c74a94c1ea442ef72895a3a 100644 (file)
@@ -1,3 +1,17 @@
+2009-04-13  Steven Schubiger  <stsc@member.fsf.org>
+
+       * ftp.c (ftp_retrieve_list): Move the duplicated code that
+       determines the local file to a function.
+       
+       * http.c (http_loop): Likewise.
+
+       * retr.c (set_local_file): New function.
+
+2009-04-11  Steven Schubiger  <stsc@member.fsf.org>
+
+       * init.c (initialize): Run a custom SYSTEM_WGETRC when 
+       provided as an environment variable.
+
 2009-02-27  Gisle Vanem  <gvanem@broadpark.no>
 
        * main.c (main): "freopen (NULL,.." causes an assertion in MSVC