]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Indicate where the download has started in progress bar.
[wget] / src / ChangeLog
index c6f4b8714ec3333ae66838bb28d7a1f1c2e476a3..c06aa03538fb7fa41c34df6b8b5f50566134f760 100644 (file)
@@ -1,5 +1,9 @@
 2003-09-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
+       * progress.c (create_image): Print the initial part of the
+       download with '-' characters, analogous to how dot progress prints
+       the initial part with ','.
+
        * hash.c (ptrhash): New function.
        (ptrcmp): Ditto.
        (hash_table_new): Default to identity hash table.