]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Support FWTK-style proxies.
[wget] / src / ChangeLog
index 5fa69110f7c72cb4f4b9601e2ca341e86f66038a..12912cf68b8cca243cb90f90021b726b15478a9d 100644 (file)
@@ -1,3 +1,23 @@
+2002-04-13  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * url.c (getproxy): Accept a struct url argument.  This obviates
+       the need for USE_PROXY_P.
+
+       * retr.c (retrieve_url): Allow proxy to be a non-FTP URL.
+
+       * ftp.c (getftp): Recognize FWTK-style proxy.
+
+2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * config.h.in: Only define _VA_LIST when compiled with gcc.
+
+2002-04012  Ian Abbott  <abbotti@mev.co.uk>
+
+       * http.c (http_loop): Compensate for MS Windows two-second
+       granularity of file modification time when comparing timestamps.
+
+       * ftp.c (ftp_retrieve_list): Ditto.
+
 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
 
        * utils.c (has_html_suffix_p): New function to test filename for