X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=b3a321fe3768808d92e561656485380df66adde5;hp=503f27598cd856370967a744897422065c9cf624;hb=9228f0bf53d3b42459daeb28372196a007de3014;hpb=ea8a108b1f23dc1794bb6a1b561dc995a46e36b2 diff --git a/src/ChangeLog b/src/ChangeLog index 503f2759..b3a321fe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-09-15 Hrvoje Niksic + + * progress.c (update_speed_ring): Moved the speed ring update to a + separate function and documented it better. + + * progress.c: Use `double' for most timers to support granularity + smaller than 1ms. + 2003-09-15 Hrvoje Niksic * wget.h (XDIGIT_TO_XCHAR): Implement as index into a literal