]> sjero.net Git - wget/blobdiff - src/ChangeLog
Apply Kenneth Parnell's patch for prefer_family, in addition to Steven Schubiger...
[wget] / src / ChangeLog
index 0d4c94b53a664c33e20ed55feb9f55ce24ffbf02..7c1869b03dab984d5bc48d1a27c2f42872e89c99 100644 (file)
@@ -1,3 +1,13 @@
+2008-05-17  Steven Schubiger  <schubiger@gmail.com>
+
+       * init.c (defaults): Set the preferred IP family to `none' by
+       default.
+
+2008-05-17  Kenny Parnell  <k.parnell@gmail.com>
+       (cmd_spec_prefer_family): Initialize prefer_family to prefer_none.
+
+       * main.c (main): Handle Ctrl-D on command-line.
+
 2008-05-15  Steven Schubiger  <schubiger@gmail.com>
 
        * ftp.c (getftp): Verify that the file actually exists in FTP, by