]> sjero.net Git - wget/blobdiff - src/ChangeLog
Drop the current maintainer line from the version display.
[wget] / src / ChangeLog
index 449d24d7f60f5755bbfbbb5844a868124dc25456..4a356d6315eddadeba67c9728f4e94508cdcbe3d 100644 (file)
@@ -1,3 +1,19 @@
+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
+       the build directory.
+       Patch by: Daniel Stenberg <daniel@haxx.se>.
+
+2010-06-03  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (http_loop): Do not send a HEAD request before the GET request
+       when --content-disposition is used.
+       Reported by: alex_wh@mail.ru.
+
 2010-05-31  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * css.l: Use option "nounput".