]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix -O timestamp bug.
[wget] / src / ChangeLog
index bb1b92b3a03b898be5824b054f7bf7cf0617cd7f..71b318e8be5eaf35087470dc0c069cf9b6f42e0d 100644 (file)
@@ -1,3 +1,15 @@
+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.