]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Correctly calculate bandwidth as total data read divided with download
[wget] / src / ChangeLog
index d5b86c02c13beaa276361ac130b34eb9935b1b68..24b86060503a1cca39050f2b8b1d93649cab6ce6 100644 (file)
@@ -1,3 +1,19 @@
+2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ftp.c (getftp): Ditto.
+
+       * http.c (gethttp): Correctly calculate bandwidth as total data
+       read divided with download time.
+
+       * retr.c (fd_read_body): Separate the return values for data
+       written and read.
+
+2003-12-05  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * http.c (H_REDIRECTED): Respect the HTTP/1.1 "303 See Other"
+       response code.
+       Suggested by Dan Razzell.
+
 2003-11-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * retr.c (fd_read_body): Report the amount of data *written* as