Set svn:eol-style=native
[mono.git] / ChangeLog
index 796f80aef9dee6e1ba1ef09929eca7c23914adae..b8c01a2407ce5f1d644064d47ee4a1f72ce2e603 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2006-06-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * 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 <zac@zacbowling.com>
+       * configure.in, fix typo breaking build (test instead of text on last
+       line)
+
+2006-05-24  Andrew Skiba <andrews@mainsoft.com>
+
+       * 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  <rharinath@novell.com>
+
+       * 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  <vargaz@gmail.com>
 
        * libatomic_ops: Remove this, as using it didn't work out.