X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=100a7bfc50c6b7126dc2215941195a153b75cb93;hb=514e0ea62e9ea7f29a61a0839a6c02e4bbcb6e0d;hp=7d1ad96e6745a6cf2e71be75aef95cba5cd77a18;hpb=ffc860f337940363a1f3cbc26daa0701d51fd803;p=mono.git diff --git a/ChangeLog b/ChangeLog index 7d1ad96e674..100a7bfc50c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2004-08-27 Lluis Sanchez Gual + + * data/net_1_1/DefaultWsdlHelpGenerator.aspx: Little fix. + * data/net_2_0/DefaultWsdlHelpGenerator.aspx: Added information about + basic profile compliance. + * data/net_2_0/machine.config: Use 2.0 assembly versions. + +2004-08-26 Raja R Harinath + + * Makefile.am (mcs-do-run-test): Depend on '$(tmpinst)/bin/mbas'. + ($(tmpinst)/bin/mbas): Create temporary wrapper file, so that the + testcases pick the built 'mbas.exe'. + +2004-08-17 Zoltan Varga + + * mono/os/gc_wrapper.h: Only use thread local alloc if using the included libgc, since the + stock one has broken headers. + + * configure.in (PLATFORM_WIN32): Make the included libgc the default on windows. + 2004-08-17 Dick Porter * configure.in: Correct intl library for FreeBSD and OpenBSD.