]> sjero.net Git - wget/blobdiff - src/ChangeLog
Quoting tweaks.
[wget] / src / ChangeLog
index 5c8b12afb48e2748ff028583d58a0ba33fe31bb2..c2db9da9a881daa0204c6c2ffd20845881e3c62d 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-14  Micah Cowan  <micah@cowan.name>
+
+       * ftp.c (ftp_retrieve_list): Symlinks and other filenames
+       should be fully quoted.
+
 2008-04-16  Steven Schubiger  <schubiger@gmail.com>
 
        * ftp.c: Use Gnulib's quote function for printing filenames and
@@ -6,6 +11,15 @@
        * convert.c: Likewise.
        * cookies.c: Likewise.
        * ftp-opie.c: Likewise.
+       * gnutls.c: Likewise.
+       * init.c: Likewise.
+       * log.c: Likewise.
+       * mswindows.c: Likewise.
+       * openssl.c: Likewise.
+       * progress.c: Likewise.
+       * recur.c: Likewise.
+       * res.c: Likewise.
+       * utils.c: Likewise.
 
 2008-04-16  Steven Schubiger  <schubiger@gmail.com>