]> sjero.net Git - wget/blobdiff - src/ChangeLog
Adjustments for MSDOS.
[wget] / src / ChangeLog
index 4cb424fb613f36b4bb22af06871a84e76e15535c..a5beaa2eec211852ac69c9244a56ce85d4ff815e 100644 (file)
@@ -1,3 +1,15 @@
+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