]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fixed a problem in ftp_parse_winnt_ls that could allow a malicious remote FTP...
[wget] / src / ChangeLog
index 2fc91b81c02c86bbebfd9c191d629b3086fc2834..922b39d542050b11ef1a5daf5908433c5cdd5903 100644 (file)
@@ -1,3 +1,13 @@
+2004-11-18  Ulf Harnhammar <ulf.harnhammar.9485@student.uu.se>
+
+       * ftp-ls.c: Fixed a problem in ftp_parse_winnt_ls that could allow a
+       malicious remote FTP server to crash wget.
+
+2004-11-18  Hans-Andreas Engel <engel@node.ch>
+
+       * http.c: Enable --convert-links (-k) when a single page is downloaded
+       via --output-document (-O).
+
 2004-11-18  Mauro Tortonesi <mauro@deepspace6.net>
 
        * connect.c: Minor correction to the comment in front of fd_peek.