]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Rewrite with_thousand_seps to be size-agnostic. Remove printing of separators
[wget] / src / ChangeLog
index a52c9bbb7334f8d4e8405990f28d796dce98c209..f0c7ebfe2e60448368923297c5aabbb886eb0870 100644 (file)
@@ -1,3 +1,20 @@
+2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (main): Print the downloaded and quota amounts with the
+       "human_readable" function.
+
+       * ftp.c (print_length): Ditto.
+
+       * http.c (gethttp): Don't display thousand separators.
+
+       * utils.c (with_thousand_seps): Rewritten to respect locale
+       settings and to be type size agnostic.
+
+2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * utils.c (human_readable): Divide with 1024 instead of shifting
+       so the operation can work with non-integer N.
+
 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * progress.c (eta_to_human): New logic for more human-readable