X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=msdos%2FChangeLog;h=d4e741447a2a5b2f2733fc1dc6d7722754f43272;hp=77715cbfd1c1d3ac3cddfa281c77adca138326fe;hb=HEAD;hpb=caae3b70f46bd519857b595f7f06ea0179551336 diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 77715cbf..d4e74144 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog @@ -1,3 +1,25 @@ +2009-09-06 Gisle Vanem + + * Makefile.WC: Added compilation of new file msdos.c. + Simplified; no need to have explicit rules for files in ./lib and + ./md5. Just use the suffix search path mechanism in wmake. + +2009-09-06 Gisle Vanem + + * Makefile.DJ: Added compilation of new file msdos.c. + +2009-09-05 Gisle Vanem + + * config.h: Added 'HAVE_ALLOCA_H' for Watcom 1.5+. Added + 'USE_WATT32' since all DOS-targets use the Watt-32 tcp/ip stack. + Added meaningless dummy LOCALEDIR. + + * Makefile.WC: A much needed update. Added rules for many files + in ./lib, css.c and version.c. + + * Makefile.DJ: A much needed update. Added rules for css.c and + version.c. + 2008-01-25 Micah Cowan * config.h: Updated copyright year.