]> sjero.net Git - wget/blobdiff - src/ChangeLog
Merge in gerel's url-parsing stuff.
[wget] / src / ChangeLog
index af39497d5830dbc718fc3d99a80e37b645ff2262..58e44a87ae34ae5257eed557094ec901bdb2763f 100644 (file)
@@ -1,5 +1,26 @@
+2009-06-12  Micah Cowan  <micah@cowan.name>
+
+       * host.c: Include <sys/types.h> before <sys/socket.h>. Not
+       required by POSIX any more, but some older systems (such as
+       FreeBSD 4.1) still need it, and it doesn't seem like it could
+       hurt...
+
+       * build_info.c (library): Handle "https" as a feature in its own
+       right, apart from "gnutls" and "openssl".
+
+       * host.c: Declare h_errno if no declaration is provided. Idea
+       thanks to Maciej W. Rozycki.
+
+2009-06-11  Xin Zou  <zouxin2008@gmail.com>    
+       
+       * http.c (gethttp): Fix some memory leaks.
+       
 2009-06-11  Micah Cowan  <micah@cowan.name>
 
+       * http.c (http_atotm): Handle potential for setlocale's return
+       value to be static storage. Thanks to Benjamin Wolsey
+       <bwy@benjaminwolsey.de>.
+
        * sysdep.h: Need NAMESPACE_TWEAKS on non-Linux glibc-based
        systems, too. Thanks to Robert Millan.
 
 
        * recur.h: Remove the dangling declaration for recursive_cleanup().
 
+2009-02-01  Gerardo E. Gidoni  <gerel@gnu.org>
+
+       * main.c, recur.c, recur.h, res.c, retr.c, retr.h: restructured code to
+       avoid multiple 'url_parse' calls.
+
 2008-11-13  Micah Cowan  <micah@cowan.name>
 
        * http.c (gethttp): Don't do anything when content-length >= our