]> sjero.net Git - wget/blobdiff - src/ChangeLog
Send a HEAD before the GET when -N and --content-disposition are used together.
[wget] / src / ChangeLog
index ab421139f3ad8c94c0ae1d5671680cdc40f09aa3..84cdfc2ed4d52e90b3c42aa8ba3c7566acab4886 100644 (file)
@@ -1,3 +1,18 @@
+2010-06-14  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (http_loop): Always send a HEAD request when -N is used
+       together with --content-disposition.
+       Reported by: Jochen Roderburg <Roderburg@Uni-Koeln.DE>.
+
+2010-06-10  Muthu Subramanian K <muthusuba@gmail.com> (tiny change)
+
+       * http.c (http_loop): Increase `total_downloaded_bytes' by
+       `hstat.rd_size', not `hstat.len'.
+
+2010-06-10  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * main.c (print_version): Drop the current maintainer line.
+
 2010-06-10  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * Makefile.am (build_info.c): Generate the `build_info.c' file under