]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Various progress-bar related fixes.
[wget] / src / ChangeLog
index 4f0ed6be7f25c7ebe432c916fb61e25574144747..00388ae49fbdd5e4cf1ed7257c62440f32e8ab48 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * progress.c (progress_handle_sigwinch): Set up the signal again.
+
+       * utils.c: Include <sys/termios.h>, where Solaris defines
+       TIOCGWINSZ.
+
+       * progress.c (bar_create): Don't use the last column on the screen.
+       (create_image): Pad ETA to constant size.  Pad SIZE to nine digits
+       only until it exceeded them.
+
 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * version.c: Wget 1.8-pre1 is released.