]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Better documentation for fd_read_body args.
[wget] / src / ChangeLog
index a9aef9e6624df38af9904862a0f5782492c163d1..dc4175520d9a6555907d5775822bb9c8e97e3e15 100644 (file)
@@ -1,3 +1,9 @@
+2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * 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  <hniksic@xemacs.org>
 
        * http.c (skip_body): New function.