X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=1bdca43cd7eeec20a84826e5ab39563b78e2ec39;hp=49539767b2644bafa6dbdd3a35a7e95aacbc2449;hb=bb0194c6e7181825cd6a1cf6440c05d9f99f6449;hpb=6b1effd7293d0f37fea5c2fdf7a260e3a186dde6 diff --git a/src/ChangeLog b/src/ChangeLog index 49539767..1bdca43c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,21 @@ +2005-06-28 Hrvoje Niksic + + * progress.c (print_percentage): Round the percentage value. + +2005-06-28 Hrvoje Niksic + + * ftp.c (getftp): Delete trailing newlines from LIST output so + lines don't come out with trailing \015\012 with -S. + +2005-06-27 Hrvoje Niksic + + * mswindows.h: Remove superfluous includes. + +2005-06-27 Hrvoje Niksic + + * config-post.h (alloca): Amend alloca declaration to take care of + all Win32 compilers, not just MSVC and MinGW. + 2005-06-27 Hrvoje Niksic * utils.c (get_grouping_data): Force separator to "." rather than