]> sjero.net Git - wget/blobdiff - src/ChangeLog
stsc: FTP -nv --spider: say something about existant files, too.
[wget] / src / ChangeLog
index b3defda019ee8fec1d3f47bfad0dae7ede52864b..d0e26e41a358a3fadf0e2d5a0f037f16cdcd7102 100644 (file)
@@ -1,3 +1,23 @@
+2008-06-25  Steven Schubiger  <stsc@members.fsf.org>
+
+       * ftp.c (getftp): When spidering a FTP URL, emit a diagnostic
+       message if the remote file exists.
+
+2008-06-24  Steven Schubiger  <stsc@members.fsf.org>
+
+       * http.c (http_loop): Replace escnonprint() occurence with
+       a quotearg_style() call.
+
+2008-06-24  Micah Cowan  <micah@cowan.name>
+
+       * ftp-ls.c (ftp_index): Don't assume time_t* is compatible with
+       long*. Fixes crash on Windows, and probably other systems.
+
+2008-06-22  Steven Schubiger  <stsc@members.fsf.org>
+
+       * http.c: Explicitly initialize and deallocate the message
+       string used by the -nv --spider functionality.
+
 2008-06-22  Steven Schubiger  <schubiger@gmail.com>
 
        * http.c: Make -nv --spider include the file's name when it