]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Add support for download of hidden files from FTP.
[wget] / src / ChangeLog
index 35df03755ba8c4644856f439ca89aaa79561572e..04fea0d5d645dc2630cb42ec5215947e6be29665 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-09  Mauro Tortonesi  <mauro@ferrara.linux.it>
+
+       * ftp.c (ftp_list): Try `LIST -a' command first and revert to `LIST'
+       in case of failure.
+
 2006-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * hash.c (TOLOWER): Fix definition when STANDALONE.