]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix -O timestamp bug.
[wget] / src / ChangeLog
index d63ea7c33ecb9fab01807b38ad45b471beb664b7..71b318e8be5eaf35087470dc0c069cf9b6f42e0d 100644 (file)
@@ -1,3 +1,20 @@
+2000-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c (http_loop): Furthermore, touch output_document only if
+       it is known to be an existing regular file.
+
+2000-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * ftp.c (ftp_retrieve_list): Ditto.
+
+       * http.c (http_loop): Touch output_document if that is used for
+       output.
+
+2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c: Include gen_sslfunc.h after including Wget's headers.
+       (persistent_available_p): Needed coma before `int ssl'.
+
 2000-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * ftp.c (ftp_loop_internal): Ditto.