]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fix FTP PASV output.
[wget] / src / ChangeLog
index 04267dae2b6afdb600627a770e038a5725f90b07..5b1943687ab5a05ba5e3f7a297ee1fe61d08c9b7 100644 (file)
@@ -1,3 +1,9 @@
+2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * ftp.c (getftp): Improve output after sending PASV.  Don't
+       attempt to "look up" the IP address we already know; call
+       connect_to_one directly.
+
 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * progress.c: Change the default progress implementation to "bar".