]> sjero.net Git - wget/blobdiff - src/ChangeLog
Drop the current maintainer line from the version display.
[wget] / src / ChangeLog
index bf68aa09963757335e9846f93f4e2f306a92583f..4a356d6315eddadeba67c9728f4e94508cdcbe3d 100644 (file)
@@ -1,3 +1,29 @@
+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".
+       (YY_NO_INPUT): Add macro definition.
+
+2010-05-31  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * html-parse.c (map_html_tags): Fix condition for closed tag.  Handle
+       the case '>' is not specified after '/'.
+
 2010-05-31  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * sysdep.h (_SVID_SOURCE): Remove definition.