]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] New option --protocol-directories.
[wget] / src / ChangeLog
index e580c25ce5329af95b1ca630c35a3a77ed2d1596..9e7cd444e6cd1be74305909a4d92529eb8e640c4 100644 (file)
@@ -1,3 +1,21 @@
+2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * url.c (url_file_name): Respect the setting of
+       opt.protocol_directories.
+
+       * main.c (main): Only check for ret=='?' when longindex is unset.
+       (option_data): New option --protocol-directories.
+
+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"