]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] ftp-ls.c typo fix by Karl Eichwalder.
[wget] / src / ChangeLog
index b873a47c39f05e6bb5c476bc531d18ec559c4407..d382d2b5b1fd1a05006d9a77b20d162f43a0bcc3 100644 (file)
@@ -1,3 +1,33 @@
+2001-06-03  Karl Eichwalder  <ke@suse.de>
+
+       * ftp-ls.c (ftp_parse_ls): Fix typo.
+
+2001-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * all: Update copyright information.
+
+2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c (gethttp): Indicate that the continued download failed
+       for *this* file.
+
+2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * version.c: Wget 1.7-pre1 is released.
+
+2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * version.c: Updated version to 1.7-pre1.
+
+2001-05-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * gen_sslfunc.c: Don't include <sys/time.h> directly.
+
+2001-05-14  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * http.c (gethttp): Use real URL data for cookies, not the proxy
+       stuff.
+
 2001-05-12  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * main.c (print_help): Document `--no-http-keep-alive'.