]> sjero.net Git - wget/blobdiff - src/ChangeLog
Picked off remaining escnonprint call.
[wget] / src / ChangeLog
index ad8a67ec6b03615a3f439dcb256bc52ca06c3645..279f52c72a54d9e2159aed315f576fa46bd9822f 100644 (file)
@@ -1,5 +1,25 @@
-2008-05-17  Micah Cowan  <micah@cowan.name>
+2008-05-26  Steven Schubiger  <schubiger@gmail.com>
+
+       * ftp.c (getftp): Replace last remaining invocation of escnonprint
+       with gnulib quote.
+
+2008-05-19  Micah Cowan  <micah@cowan.name>
+
+       * main.c (main): Password prompt should be done only once (not
+       once per argument), and should be done prior to the background
+       fork.
+
+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.
+
+2008-05-17  Micah Cowan  <micah@cowan.name>
+       
        * main.c (main): Handle Ctrl-D on command-line.
 
 2008-05-15  Steven Schubiger  <schubiger@gmail.com>