X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=b8c01a2407ce5f1d644064d47ee4a1f72ce2e603;hb=7f0c278e7ad827f8b63b13df545ab7b136d944f0;hp=0b10ada02d0389377fc585049fd769650fccb04d;hpb=4c94546182f44d27cf29be278d11781b4bf2bd54;p=mono.git diff --git a/ChangeLog b/ChangeLog index 0b10ada02d0..b8c01a2407c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2006-06-14 Sebastien Pouliot + + * README.vsnet: Make it clear that building Mono under cygwin is a + pre-requirement to using the VS.NET solution (with the supplied + instructions). + +2006-06-01 Zac Bowling + * configure.in, fix typo breaking build (test instead of text on last + line) + +2006-05-24 Andrew Skiba + + * configure.in, runtime/Makefile.am: create a symlink at + mono/runtime/etc/mono/2.0/web.config similar to machine.config + +2006-05-24 Raja R Harinath + + * scripts/Makefile.am (scripts_1_0, scripts_2_0): Move + nunit-console ... + (scripts_nunit): ... here. + (REWRITE1_DEBUG, REWRITE2_DEBUG): New defines that pass a --debug + to the mono runtime. + (nunit-console, nunit-console2): New targets. Use them. + +2006-05-23 Zoltan Varga + + * libatomic_ops: Remove this, as using it didn't work out. + +2006-05-23 Martin Baulig + + * configure.in: Disable the debugger if we're not using the + included gc. + +2006-05-10 Atsushi Enomoto + + * data/net_2_0/machine.config : updated webRequestModules, + defaultProxy and connectionManagement handlers. + 2006-05-10 Zoltan Varga * configure.in: Disable usage of visibility(hidden) on solaris x86.