]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Added string.c module. Updated copyright information and added names of new...
[wget] / src / ChangeLog
index 2fc91b81c02c86bbebfd9c191d629b3086fc2834..0c37ecf8ee696a23240a11489261c7c04fa0bbe7 100644 (file)
@@ -1,3 +1,23 @@
+2004-12-31  Mauro Tortonesi <mauro@ferrara.linux.it>
+
+       * string.c: New file.
+
+       * string.h: New file.
+
+       * Makefile.in: Added string.c to the list of modules to compile.
+
+       * main.c: Updated copyright.
+
+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.