X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=314487000946e660d78a1098a4722f94b55f2df2;hb=50beb484c091b7eb9fdd4cba436757c12f316b8d;hp=3ca366bdd1a282be8170259efb5ee05cff0104c2;hpb=5436b3fb254873a3a443626b0f3fedb08f6c35e5;p=mono.git diff --git a/ChangeLog b/ChangeLog index 3ca366bdd1a..31448700094 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,84 @@ + +Thu Jun 3 14:39:17 CEST 2004 Paolo Molaro + + * configure.in: libc setting for NetBSD (patch from recht@netbsd.org). + +2004-06-01 Raja R Harinath + + * Makefile.am (bootstrap,faststrap,fasterstrap): Refactor. + Fix 'faststrap' to be corlib-version-change-safe. + (one-stage-strap,two-stage-strap,three-stage-strap): Remove. + (monolite-bootstrap): Update. + +2004-05-31 Gonzalo Paniagua Javier + + * configure.in: fixlets for windows. + +2004-05-29 Zoltan Varga + + * configure.in: export CC instead of passing it to libgc/configure. + +2004-05-28 Duncan Mak + + * runtime/Makefile.am: + * scripts/Makefile.am: Include mono-find-provides and + mono-find-requires. + + * scripts/mono-find-provides.in: + * scripts/mono-find-requires.in: New wrapper scripts. + +2004-05-27 Zoltan Varga + + * configure.in: Pass CC to libgc configure. + +2004-05-27 Gert Driesen (drieseng@users.sourceforge.net) + + * monowiz.win32.nsi: normalized line-endings to unix (LF) + +2004-05-27 Gert Driesen (drieseng@users.sourceforge.net) + + * monowiz.win32.nsi: do not include mono subdirectory in + MonoConfigDir registry key, to match batch files + +2004-05-26 Gonzalo Paniagua Javier + + * data/DefaultWsdlHelpGenerator.aspx: fixed querystring attribute + values. Now they are URlEncoded. + + * data/browscap.ini.gz: updated. + +2004-05-26 Raja R Harinath + + * Makefile.am (mcs-do-basic-build): No need to set MCS here. + * runtime/net_1_1/Makefile.am (gac_assemblies_list): Update to + reflect new names for nunit.util and nunit.framework. Add + nunit.core. + * runtime/net_2_0/Makefile.am (gac_assemblies_list): Likewise. + +2004-05-25 Ben Maurer + + * config.h.in: remove + +2004-05-25 18:30 CET Patrik Torstensson + + * configure.in: Check for trunc instead of truncl (HAVE_TRUNC) + +2004-05-21 Gonzalo Paniagua Javier + + * Makefile.am: + * monowiz.win32.nsi: improved windows installer script. + +2004-05-21 Raja R Harinath + + * README: Update to include instructions for the various new + bootstrap-like targets. + 2004-05-20 Raja R Harinath * Makefile.am (get-monolite-latest, monolite-bootstrap): New bootstrap targets to build from monolite. Based on idea from Jaroslaw Kowalski . - + 2004-05-20 Raja R Harinath * configure.in (AC_OUTPUT): Add tools/Makefile and