]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix warnings reported by gcc -Wstrict-prototypes -Wmissing-prototypes.
[wget] / src / ChangeLog
index b7ebd455679d04bfe6af55364f4dd06e3927b0e6..07b53de5370ed02278e461f7cf9e063c33c0c9a0 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * html-url.c: Include recur.h.
+
+       * http.c (request_new): Define as accepting no args.
+
 2005-05-07  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * url.c (strpbrk_or_eos): Made inline.  Use strchr(s, '\0') for