]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] New ETA display.
[wget] / src / ChangeLog
index c57476f74e86fd14053310899536489ebefd77d0..a52c9bbb7334f8d4e8405990f28d796dce98c209 100644 (file)
@@ -1,3 +1,26 @@
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * progress.c (eta_to_human): New logic for more human-readable
+       ETA.
+
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (with_thousand_seps_sum): Decrease buffer size so it
+       cannot overrun add_thousand_seps's buffer.
+
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (SPRINTF_WGINT): The correct format is %I64d, not just
+       %I64.
+
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (http_loop): Don't warn about wildcards in HTTP URLs if
+       globbing isn't requested in the first place.
+
+       * retr.c (retrieve_url): Temporarily turn off globbing when
+       processing HTTP->FTP redirects.
+
 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * utils.c (with_thousand_seps_sum): Now defined only if