]> sjero.net Git - wget/blobdiff - src/ChangeLog
Enhance tests to include feature checking.
[wget] / src / ChangeLog
index 4cb424fb613f36b4bb22af06871a84e76e15535c..10e80080626d6736eaca65beb2a2c0602ffd02a2 100644 (file)
@@ -1,3 +1,19 @@
+2009-09-05  Steven Schubiger  <stsc@member.fsf.org>
+
+       * retr.h: Declare set_local_file() to avoid build warnings.
+
+2009-09-05  Gisle Vanem  <gvanem@broadpark.no>
+
+       * connect.c, init.c, main.c, openssl.c, options.h:  Replace
+       "ifdef MSDOS" with "ifdef USE_WATT32" since DOS-targets in fact
+       use the Watt-32 tcp/ip stack.
+
+2009-09-04  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am: Move build_info.c to wget_SOURCES from
+       nodist_wget_SOURCES, reduce dependencies, and invoke build_info.pl
+       in its new home, $(top_srcdir)/build-aux.
+
 2009-09-03  Micah Cowan  <micah@cowan.name>
 
        * ftp-ls.c (ftp_parse_vms_ls): Replace use of localtime_r with