X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=38c10bb65774c4d6322838eea32d65fdd683c0cf;hb=6a0ef2bda3ac841b83fec36d4dbba2f5efd06ed5;hp=4d2821af18cfdc86e62214dfaabfd20ed1642cbc;hpb=abd8757538ca33c85b770ea437115de11a5e03b4;p=mono.git diff --git a/ChangeLog b/ChangeLog index 4d2821af18c..38c10bb6577 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,45 @@ +2004-06-29 Jackson Harper + * man/gacutil.1: Update man with new command line options. + +2004-06-29 Raja R Harinath + Atsushi Enomoto + + * runtime/net_1_1/Makefile.am (GAC_ROOT_DIR): Renamed from GAC_DIR. + (GAC_DIR): New define that doesn't include $(DESTDIR). + (install-data-local,uninstall-local): Use them. Use in-tree mono + runtime, not the installed one. + +2004-06-29 Raja R Harinath + + * runtime/Makefile.am (gmcs_exe): New. Set only if not W32. + (monotwo_DATA): Use it. + From Atsushi Enomoto. + +2004-06-24 Raja R Harinath + + * runtime/net_2_0/Makefile.am (gac_assemblies_list): Put back + ICSharpCode.SharpZipLib, not that it has a different version. + +2004-06-24 Raja R Harinath + + * Makefile.am (MCS_DIRS, MCS_FILES): Add back Mono.CSharp.Debugger. + (tmpinst-dir-contents, $(tmpinst)/bin/mono.bat): Remove mono.bat + in W32. Use 'mono' and 'mcs' in W32 too. + (bootstrap) [PLATFORM_WIN32]: Back to single stage bootstrap. + * runtime/net_2_0/Makefile.am (gac_assemblies_list): Don't mention + nunit.*, IBM.Data.DB2, ICSharpCode.SharpZipLib. + Fix for #60443, the GAC .DLL-Hell. + +2004-06-22 Raja R Harinath + + * Makefile.am (bootstrap) [PLATFORM_WIN32]: Make two-stage. + +2004-06-18 Jackson Harper + + * man/mono.1: Add MONO_LOG_LEVEL and MONO_LOG_MASK. Add + instructions on setting multiple mask values. + Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro * Makefile.am: process data before runtime, so the config file is