2004-08-28 Martin Baulig <martin@ximian.com>
[mono.git] / ChangeLog
index 7d1ad96e6745a6cf2e71be75aef95cba5cd77a18..100a7bfc50c6b7126dc2215941195a153b75cb93 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2004-08-27  Lluis Sanchez Gual  <lluis@novell.com>
+
+       * 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  <rharinath@novell.com>
+
+       * 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  <vargaz@freemail.hu>
+
+       * 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  <dick@ximian.com>
 
        * configure.in: Correct intl library for FreeBSD and OpenBSD.