]> sjero.net Git - wget/blobdiff - src/ChangeLog
Tilde expansion without globals
[wget] / src / ChangeLog
index b76e7f9f104e2b04349dec93eb0a4e7b12a845ba..e519a21c437641e388712c1861066233e3d62bd2 100644 (file)
@@ -1,5 +1,16 @@
+2009-06-13  Julien Pichon  <julienpichon7@gmail.com>
+
+       * init.c: Handle tilde-expansion in wgetrc commands, without
+       resorting to setting/unsetting globals to change behavior in one
+       call location.
+
 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".
 
 
        * 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