]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Force printing of ETA at the end of download.
[wget] / src / ChangeLog
index 5ac5f8f94e6b84d6529ff4c068b1db20ad8e692a..a8735aa8a1f14eb0acc2285e0d11077d2d3ddb99 100644 (file)
@@ -1,3 +1,11 @@
+2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * progress.c (create_image): Print the current ETA if we're done
+       with the download.
+       (create_image): Change '-' display char to '+' in the progress bar.
+
+       * Makefile.in (clean): Remove .libs.
+
 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * cookies.c (struct cookie): New flag domain_exact.