]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Allow unique_name to return the FILE argument unmodified.
[wget] / src / ChangeLog
index 4b7b79e4e647086c8957452c22956a3c663b855c..b31cdc754635d2420b0ae9f63707da78a02b9ade 100644 (file)
@@ -1,3 +1,26 @@
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (url_file_name): Don't reallocate FNAME if the file
+       doesn't exist, as is usually the case.
+
+       * utils.c (unique_name): New flag allow_passthrough.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (wtimer_sys_diff): Convert the time difference to signed
+       __int64, then to double.  This works around MS VC++ 6 which can't
+       convert unsigned __int64 to double directly.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (clean): Also remove the core.<number> files
+       produced by recent Linux systems.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (post_file): Don't pad the file if it's not large
+       enough.  Bail out instead.
+
 2003-09-15  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * retr.c (get_contents): Reduce the buffer size to the amount of