]> sjero.net Git - wget/blobdiff - src/ChangeLog
Make -i work with FTP.
[wget] / src / ChangeLog
index 732a2da44d295a062cd3444e4804c7b24d8501a5..1b8cb04dc042dba9baf9a87a63bf9a062abb2d6c 100644 (file)
@@ -1,3 +1,44 @@
+2010-03-01  Steven Schubiger  <stsc@member.fsf.org>
+
+       * retr.c (retrieve_url): Retrieve the local filename from ftp_loop. 
+       (retrieve_from_file): Return if there's no input file.
+
+       * ftp.c (ftp_loop_internal): Duplicate the local filename into
+       retrieve_url's scope when a valid reference is being passed.
+       (ftp_loop): Call ftp_loop_internal here with passing a
+       reference to the local filename, elsewhere with NULL.
+
+       * ftp.h: Adjust declaration of ftp_loop.
+       
+2010-01-27  Paul Townsend  <aab@purdue.edu>  (tiny change)
+
+       * retr.c (fd_read_body): Be sure to measure timer when time has
+       elapsed, too, not just when we've made progress.
+
+2010-01-13  Micah Cowan  <micah@cowan.name>
+
+       * openssl.c: Fixed some mixed declarations-and-code.
+
+2010-01-09  Micah Cowan  <micah@cowan.name>
+
+       * init.c, main.c, http.c, ftp.c, options.h: Renamed
+       --no-match-server-timestamps to --no-use-server-timestamps, and
+       add it to print_help.
+
+2010-01-09  David Holman  <holman.david@gmail.com>  (tiny change)
+
+       * init.c, main.c, http.c, ftp.c, options.h: Added support for
+       --no-match-server-timestamps.
+
+2009-12-03  Peter Rosin  <peda@lysator.liu.se>
+
+       * snprintf.c (dopr): Output %p as unsigned.
+
+2010-01-09  Jeremy Olexa  <darkside@gentoo.org>  (tiny change)
+
+       * init.c: Deal with systems which provide PATH_MAX in
+       sys/param.h rather than limits.h.
+
 2009-10-09  Steven Schweda  <sms@antinode.info>
 
        * utils.c: Added characters " : \ | to the list of normal