]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't translate SI units. Print more exact duration information for very
[wget] / src / ChangeLog
index 5b16ee3bfd0979dd21f7add8286f790925c63f6b..d85fba6f338f2c4af76abd17001c7c3df229629f 100644 (file)
@@ -1,3 +1,16 @@
+2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (secs_to_human_time): Ditto.
+
+       * progress.c (create_image): Print more exact duration of very
+       short downloads.
+
+       * main.c (secs_to_human_time): Don't translate time suffixes "h",
+       "m", and "s", which are not strictly SI, but are "accepted for use
+       with SI".
+       (secs_to_human_time): Print really small intervals as 0s, not
+       0.00s.
+
 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * config-post.h: Replace the alloca declaration with the one from