X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=dc4175520d9a6555907d5775822bb9c8e97e3e15;hb=2f357b5eb8c8878565ae6d3e413fd73a274d2060;hp=a9aef9e6624df38af9904862a0f5782492c163d1;hpb=f2a078239ca1f5918b1c591f0e6a70b55a03643c;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index a9aef9e6..dc417552 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2003-11-30 Hrvoje Niksic + + * retr.c (fd_read_body): Sanitize arguments and document them + better. Make sure the timer is created and updated only if + necessary. Updated callers. + 2003-11-30 Hrvoje Niksic * http.c (skip_body): New function.